Skip to content

GoleeTeam/nest-scaffolding

Repository files navigation

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit and component tests
$ pnpm run tests

# api tests
$ pnpm run tests:api

# integration tests
$ pnpm run tests:integration

# tests coverage
$ pnpm run tests:cov

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published