mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-01-11 08:32:39 +00:00
simplify, update readme
This commit is contained in:
11
README.md
11
README.md
@@ -22,6 +22,12 @@ A RabbitMQ instance is also required to send / receive messages when data has be
|
||||
|
||||
Modify it if needed.
|
||||
|
||||
- install the dependencies :
|
||||
|
||||
```bash
|
||||
npm install
|
||||
```
|
||||
|
||||
- start the containers :
|
||||
|
||||
```bash
|
||||
@@ -30,11 +36,6 @@ A RabbitMQ instance is also required to send / receive messages when data has be
|
||||
|
||||
The app runs automatically on port **5001**.
|
||||
|
||||
- install the dependencies :
|
||||
|
||||
```bash
|
||||
npm install
|
||||
```
|
||||
|
||||
## Database migration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user