Example for Nest.js, MySQL, Redis, REST api, CQRS, DDD
☆877Feb 28, 2026Updated last week
Alternatives and similar repositories for nestjs-rest-cqrs-example
Users that are interested in nestjs-rest-cqrs-example are comparing it to the libraries listed below
Sorting:
- Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture☆619Updated this week
- NestJS CQRS Microservices Starter Project☆413Mar 28, 2024Updated last year
- NestJS module for implementing Event Sourcing☆228Jan 1, 2023Updated 3 years ago
- NestJS CQRS module for EventStore.org. It requires @nestjs/cqrs☆203Oct 24, 2022Updated 3 years ago
- Nestjs DDD☆270Jan 6, 2024Updated 2 years ago
- A Node.js CQRS and Event Source Microservice Example using Nest.js, Event Store and Mongo☆119Updated this week
- Base application using nest JS focused on DDD architecture and SOLID principles☆437Apr 11, 2023Updated 2 years ago
- Nestjs application with CQRS pattern and SAGA☆118Mar 8, 2023Updated 3 years ago
- ☆120Aug 3, 2021Updated 4 years ago
- ☆435May 11, 2023Updated 2 years ago
- The example usage of Nest CQRS module☆542Jun 22, 2023Updated 2 years ago
- Applying domain-driven design principles to a Nest.js project.☆135Aug 19, 2020Updated 5 years ago
- NestJS example with using GraphQL (schema stitching, schema reload, dataloader, upload files, subscriptions, response cache), RabbitMQ, R…☆402Jan 28, 2025Updated last year
- It is my attempt to create Clean Architecture based application in TypeScript.☆1,503Sep 17, 2023Updated 2 years ago
- An event-sourcing library for NestJS☆254Updated this week
- A custom library for NestJS microservice. It allows you to use RabbitMQ or AMQP.☆320Feb 4, 2025Updated last year
- Eventstore connector for nestjs☆55Jul 21, 2023Updated 2 years ago
- 🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.☆737Jul 28, 2023Updated 2 years ago
- The repository contains a suite of components and modules for Nest.js☆394Updated this week
- 📖 Nest.js based microservice repository template☆293Feb 9, 2026Updated 3 weeks ago
- A collection of badass modules and utilities to help you level up your NestJS applications 🚀☆2,696Updated this week
- ☆369Jan 22, 2026Updated last month
- A Node.js CQRS and Event Sourcing Microservice Example Using Nest.js, Event Store, and Swagger☆491Mar 30, 2021Updated 4 years ago
- A working example of microservice architecture implementation using nestjs framework.☆991Apr 23, 2024Updated last year
- Scaffolding Nestjs - Domain driven design☆113Jul 12, 2022Updated 3 years ago
- API for IT job search engine written in Node, TS, Nestjs, Typeorm with DDD☆21Oct 1, 2020Updated 5 years ago
- NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).☆1,370Feb 14, 2026Updated 3 weeks ago
- A simple CQRS based application developed in Nest JS to demonstrate CQRS implementation☆13Jan 24, 2023Updated 3 years ago
- 🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns☆1,451Aug 20, 2024Updated last year
- Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven ⚡☆164Dec 15, 2025Updated 2 months ago
- Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication☆2,891Feb 16, 2026Updated 2 weeks ago
- Nest.js authentication with Passport. Realworld example