$ npm install# run database @Postgres
$ npm run start:db
# developement
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod😉
You can support me via Ethereum this is my address 0xcA8c47FB2dC1E4293B62f349D5493c3E3539A68E
Nest is MIT licensed.