$ yarn install- Rename 
.env.distfile to.env - Then, open 
.envand update the database credentials with yours. 
# development
$ yarn run start
# watch mode
$ yarn run start:dev
# production mode
$ yarn run start:prod# unit tests
$ yarn run test
# e2e tests
$ yarn run test:e2e
# test coverage
$ yarn run test:covPierre-Henry Soria. A super passionate & enthusiastic problem-solver / senior software engineer living in Sydney 🦘 Also a true cheese 🧀, espresso ☕️, and dark chocolate lover! 😋 👉 Reach me at https://ph7.me 💫
Nest is MIT licensed.