updated README.md
This commit is contained in:
parent
929b1b31c5
commit
156de8baf3
@ -33,8 +33,8 @@ TOKEN_SECRET_TEST=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjp7ImlkIjoxLCJma
|
|||||||
|
|
||||||
- Install packages dependencies: `npm install`
|
- Install packages dependencies: `npm install`
|
||||||
- Run tests: `npm run test`
|
- Run tests: `npm run test`
|
||||||
- Run the database: `npm run up`
|
- Run the database: `npm run up` and get access via http://127.0.0.1:5432
|
||||||
- Launch the application: `npm run start`, you can acces the application with this link http://127.0.0.1:3000
|
- Launch the application: `npm run start`, you can access the application with this link : http://127.0.0.1:3000
|
||||||
|
|
||||||
Note : If needed you can reset the tables by closing the app and running the following commands:
|
Note : If needed you can reset the tables by closing the app and running the following commands:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user