Nest Microservice framework notification service TypeScript repository.
$ yarn
# development
$ yarn dev
# production mode
$ yarn start
# unit tests
$ yarn test
# e2e tests
$ yarn test:e2e
# test coverage
$ yarn test:cov
Nest is MIT licensed.
Nest Microservice framework notification service TypeScript repository.
$ yarn
# development
$ yarn dev
# production mode
$ yarn start
# unit tests
$ yarn test
# e2e tests
$ yarn test:e2e
# test coverage
$ yarn test:cov
Nest is MIT licensed.