Skip to content

Guilherme-07062002/nest-clean-arch-template

Repository files navigation

nest-clean-arch-template

npm version License: MIT

Description

NestJS Clean Architecture Template

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

License

MIT licensed.

About

NestJS Clean Architecture Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published