NestJS Authentication with JwtService using Bcrypt @nestjs/jwt
- Register
- Login
- Unit test
- JwtService @nestjs/jwt
- Bcrypt
- mongoose
$ npm install$ mv .env.example .env# development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod👤 Vinod
- Github: @vinodnextcoder
Give a ⭐️ if this project helped you!
Release under the terms of MIT