-
Clone project
-
Run to rebuild node_modules
npm install
-
Clone file
.env.template
and rename to.env
-
Fill in the environment variables defined in
.env
-
Start database
docker-compose up -d
- Run the application in developer mode
npm run start:dev
- Execute SEED
http://localhost:4000/api/seed