Skip to content

Repository files navigation

Descrição

Um projeto simples de autenticação e controle de acesso construído em Nest.js.

Modelo do Banco

Documentação

http://localhost:3000/doc

Configuração

nest -v
9.4.2

node -v
v16.15.0

Instalação

$ npm install

Executar

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Teste

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages