Nest framework TypeScript starter repository.
NestJS Example with authentication and authorization (RBAC)
NestJS
Apollo Server Express
Graaphql
JWT
Accesscontrol
Prisma
Mongodb
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Register
http://localhost:5000/auth/register
Login
http://localhost:5000/auth/login
Use Apollo studio
Add your acces token to headers
Authorization Bearer eyJhbGciOiJIUz....
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
- Twitter - @zax4r0