1.1.2 • Published 3 years ago

qms-nestjs v1.1.2

Weekly downloads
232
License
UNLICENSED
Repository
-
Last release
3 years ago

Description

qms-nestjs is a framework for wrapper nestjs Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

License

qms-nest is MIT licensed.