Update README.md

This commit is contained in:
2024-10-02 12:57:42 +00:00
parent 37d62f86c5
commit b94d6b338e

View File

@@ -1,4 +1,7 @@
#### RMS (road management system)
[![RMS][product-screenshot]](https://rms.rmto.ir)
### Dependencies ### Dependencies
<details> <details>
@@ -19,20 +22,10 @@
<!-- GETTING STARTED --> <!-- GETTING STARTED -->
## Getting Started ## Prod Prerequisites
apply bellow changes in order to set up the project on prod
setting up the project on prod.
### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
* npm
```sh
npm install npm@latest -g
```
### Database configuration ### Database configuration
optimize MariaDB configuration through this path . optimize MariaDB configuration through this path
```sh ```sh
/etc/mysql/mariadb.conf.d/50-server.cnf /etc/mysql/mariadb.conf.d/50-server.cnf
``` ```