Skip to content

krivtsov/test-nestjs

Repository files navigation

Description

Test Api NestJs.

Swagger

Installation

# install 
make i

# postgre
make docker-compose

Running the app

# development
$ make start

# watch mode
$ make dev

# production mode
$ make prod

Test

# unit tests
$ make test_unit

# e2e tests
$ make test_e2e

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published