Nest framework TypeScript starter repository.
$ yarn install
# development $ yarn run start # watch mode $ yarn run start:dev # production mode $ yarn run start:prod
Nest is MIT licensed. This repo is MIT licensed.