yustii-backend-admin
Description
Nestjs TypeScript starter.
Installation
$ nvm use
$ npm install
Running the app
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Nestjs TypeScript starter.
$ nvm use
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod