It is playground to play with NestJS framework.
$ yarn install
# development
$ yarn run start
# watch mode
$ yarn run start:dev
# production mode
$ yarn run start:prod
- See the table of content below
- Pick the module you want to learn
- Read the README inside the module
- Explore code inside the module
- Author - Rijal Ghodi
- Instagram - zalcode.id
Nest is MIT licensed.