hardyscc / nestjs-cqrs-starter
NestJS CQRS Microservices Starter Project
☆403Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for nestjs-cqrs-starter
- Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture☆517Updated 2 months ago
- GraphQL API with gRPC back-end microservices built using the NestJS framework. Used for learning/trial & boilerplate purposes only.☆244Updated last year
- Base application using nest JS focused on DDD architecture and SOLID principles☆378Updated last year
- A Node.js CQRS and Event Source Microservice Example using Nest.js, Event Store and Mongo☆114Updated this week
- NestJS CQRS module for EventStore.org. It requires @nestjs/cqrs☆199Updated 2 years ago
- Applying domain-driven design principles to a Nest.js project.☆130Updated 4 years ago
- NestJS example with using GraphQL (schema stitching, schema reload, dataloader, upload files, subscriptions, response cache), RabbitMQ, R…☆338Updated 2 weeks ago
- The repository contains a suite of components and modules for Nest.js☆308Updated 2 weeks ago
- REST API with gRPC back-end microservices built using the NestJS framework. Used for learning/trial & boilerplate purposes only.☆437Updated last year
- A list of useful components for NestJS applications☆254Updated this week
- NestJS module for implementing Event Sourcing☆224Updated last year
- Nestjs application with CQRS pattern and SAGA☆114Updated last year
- NestJS + gRPC: a multi microservices example☆177Updated last year
- A full-stack nestjs starter project. Includes authorization, authentication, MongoDB, Redis queue support, Crons jobs, and end-to-end tes…