Skip to content

longnk1301/baseNestJS

Repository files navigation

Info

  • NestJS CLI version: 10.1.13
  • Nest version: 10.0.0
  • npm version: 9.6.4
  • node: 16.14.0
  • Joi: 17.9.2
  • mongoose: 7.5.0
  • @nestjs/mongoose: 10.0.1

Installation

$ yarn install

$ yarn docker:dev

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published