An open API service indexing awesome lists of open source software.

https://github.com/dev-macb/nest-api


https://github.com/dev-macb/nest-api

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

nest new kairos-api

npm i sqlite3 typeorm class-validator class-transformer bcrypt passport passport-jwt
npm i --save-dev @nestjs/config @nestjs/jwt @nestjs/typeorm @types/bcrypt @nestjs/passport @types/passport-jwt

npm run start:dev