0.0.5 • Published 5 years ago
@dollarsign/nestjs-jaeger-interceptor v0.0.5
Description
NestJS jaeger interceptor.
Installation
$ yarn install
Running the app
# development
$ yarn start
# watch mode
$ yarn start:dev
# production mode
$ yarn start:prod
Test
# unit tests
$ yarn test
# e2e tests
$ yarn test:e2e
# test coverage
$ yarn test:cov
License
Nest is MIT licensed.