/jwt-auth-rest-api

Repositorio de transmisión en vivo. Nest, JWT, bcrypt, Prisma, PostgreSQL, Postman.

Primary LanguageTypeScript

Description

Nest framework TypeScript starter repository.

Project setup

$ npm install

Compile and run the project

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod