Nest Microservice framework file service TypeScript repository.
$ yarn# development
$ yarn dev
# production mode
$ yarn start# unit tests
$ yarn test
# e2e tests
$ yarn test:e2e
# test coverage
$ yarn test:covNest is MIT licensed.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Nest Microservice framework file service TypeScript repository.
$ yarn# development
$ yarn dev
# production mode
$ yarn start# unit tests
$ yarn test
# e2e tests
$ yarn test:e2e
# test coverage
$ yarn test:covNest is MIT licensed.