mbrookson / nestjs-dddLinks
Example NestJS repo with Prisma, DDD concepts, unit of work, transactional outbox
☆28Updated 2 years ago
Alternatives and similar repositories for nestjs-ddd
Users that are interested in nestjs-ddd are comparing it to the libraries listed below
Sorting:
- NestJS module for implementing Event Sourcing☆227Updated 2 years ago
- An event-sourcing library for NestJS☆230Updated this week
- ☆418Updated 2 years ago
- Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven ⚡☆159Updated 2 months ago
- Nestjs application with CQRS pattern and SAGA☆115Updated 2 years ago
- Nestjs DDD☆263Updated last year
- NestJS CQRS Microservices Starter Project☆413Updated last year
- A Node.js CQRS and Event Source Microservice Example using Nest.js, Event Store and Mongo☆119Updated this week
- Building a hexagonal architecture (port-adapter) services in nestjs, this project is open source, with explaination and example.☆117Updated 3 years ago
- Applying domain-driven design principles to a Nest.js project.☆135Updated 5 years ago
- This package provide utils files and interfaces to assistant build a complex application with domain driving design.☆301Updated this week
- An example of clean architecture implementation with NestJS☆222Updated 2 years ago
- 🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.☆731Updated 2 years ago
- 🎎 Shared Expense Manager (Backend) - NestJS+DDD+CQRS+Event Sourcing 🎎☆151Updated 2 years ago
- 🛡️ A module for improving the reliability and fault-tolerance of your NestJS applications☆281Updated last week
- Example for Nest.js, MySQL, Redis, REST api, CQRS, DDD