Skip to content

Cat CRUD; example to highlight the use of pipes, guards, interceptors and filters in NestJs

Notifications You must be signed in to change notification settings

AreViana/adopt-cats

Repository files navigation

Commands used for this project

alt text

Description

Adopt-Cat App CRUD; example to highlight the use of pipes, guards, interceptors and filters in NestJs

Installation

$ yarn install

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# test coverage
$ yarn test:cov

License

Nest is MIT licensed.

About

Cat CRUD; example to highlight the use of pipes, guards, interceptors and filters in NestJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published