mgce / modular-monolith-nodejsLinks
A project presenting the implementation of the modular monolith architecture in Node.js.
☆268Updated 2 years ago
Alternatives and similar repositories for modular-monolith-nodejs
Users that are interested in modular-monolith-nodejs are comparing it to the libraries listed below
Sorting:
- Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant☆320Updated 2 years ago
- This package provide utils files and interfaces to assistant build a complex application with domain driving design.☆289Updated last week
- A shopping cart application for demonstration of clean architecture on TypeScript☆207Updated 2 years ago
- ☆413Updated 2 years ago
- Typescript API that implements CQRS & Event Sourcing☆86Updated 10 months ago
- Examples and Tutorials of Event Sourcing in NodeJS☆478Updated last month
- Applying domain-driven design principles to a Nest.js project.☆133Updated 4 years ago
- Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven ⚡☆152Updated 6 months ago
- A Node.js App Architecture showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using MongoDB.☆255Updated 2 years ago
- Code Challenge: Simple Blog API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.☆132Updated 2 years ago
- A NodeJS Skeleton based in Clean Architecture to use TypeScript with ExpressJS, KoaJS or any other web server framework. Please give star…☆309Updated 2 months ago
- Hexagonal architecture using nestjs☆123Updated 2 years ago
- A lib to help you create a robust project based on domain driven-design (ddd) principles with typescript and zero dependencies.☆136Updated this week
- A Domain Driven Design framework for software simplicity in node☆592Updated last year
- Practical microservices, built with Node.Js, CQRS, Vertical Slice Architecture, Event-Driven Architecture, Postgres, RabbitMQ, Express an…☆241Updated last month
- Practical microservices, built with Nestjs, CQRS, Vertical Slice Architecture, Event-Driven Architecture, Postgres, RabbitMQ and the late…☆214Updated last month
- This project demonstrates the implementation of Domain Driven Design concept in Typescript