tkosminov / nestjs-exampleLinks
NestJS example with using GraphQL (schema stitching, schema reload, dataloader, upload files, subscriptions, response cache), RabbitMQ, Redis, Websocket, JWT authentication, ESLint 9
☆395Updated 8 months ago
Alternatives and similar repositories for nestjs-example
Users that are interested in nestjs-example are comparing it to the libraries listed below
Sorting:
- Awesome RBAC for NestJs☆486Updated 7 months ago
- A sample NestJS application, demonstrating how to use JWT Authentication, with short lived access tokens, and long lived refresh token.☆360Updated last month
- Base application using nest JS focused on DDD architecture and SOLID principles☆418Updated 2 years ago
- Hackathon starter project for NestJS. Includes Prisma, email verification, Passport-JWT authentication, Swagger and more☆439Updated 2 years ago
- REST API with gRPC back-end microservices built using the NestJS framework. Used for learning/trial & boilerplate purposes only.☆456Updated 2 years ago
- Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture☆591Updated last week
- NestJS + gRPC: a multi microservices example☆187Updated 2 years ago
- An API Boilerplate to create a ready-to-use REST API in seconds with NestJS v11.x + TypeORM and JWT Auth 😻☆565Updated this week
- Nest.js authentication with Passport. Realworld example