-
Copy
.env.exampleto.envand update configuration based on environment.$ cp .env.example .env
-
Install package dependencies
$ npm install
-
(Project IDX) Start database
$ docker compose up
-
Start server
$ npm start
-
Run tests
$ npm test
MrSurana/express-mongoose-boilerplate
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|