Skip to content

Backend application for a pet registry project, created with NestJS and Typescript.

flaancs/pets-backend

Repository files navigation

Running the app

Important: Rename .env.example to .env

# development
$ docker-compose up -d 

Test

# unit tests
$ npm run test

# test coverage
$ npm run test:cov

About

Backend application for a pet registry project, created with NestJS and Typescript.

Topics

Resources

Stars

Watchers

Forks