https://github.com/dev-macb/nest-api
https://github.com/dev-macb/nest-api
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-macb/nest-api
- Owner: dev-macb
- Created: 2025-04-02T21:12:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-03T00:34:19.000Z (about 1 year ago)
- Last Synced: 2025-04-03T01:25:35.822Z (about 1 year ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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