Sairyss / system-design-patternsLinks
Resources related to distributed systems, system design, microservices, scalability and performance, etc
☆1,023Updated 5 months ago
Alternatives and similar repositories for system-design-patterns
Users that are interested in system-design-patterns are comparing it to the libraries listed below
Sorting:
- Best practices, tools and guidelines for backend development. Code examples in TypeScript + NodeJS☆1,948Updated 9 months ago
- Template for full stack applications based on TypeScript, React, Vite, ChakraUI, tRPC, Fastify, Prisma, zod, etc.☆269Updated last year
- 🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.☆718Updated last year
- ☆410Updated 2 years ago
- Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architectur…☆1,295Updated last year
- This package provide utils files and interfaces to assistant build a complex application with domain driving design.☆282Updated last week
- Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant☆320Updated 2 years ago
- It is my attempt to create Clean Architecture based application in TypeScript.☆1,471Updated last year
- A Domain Driven Design framework for software simplicity in node☆591Updated last year
- An in-depth implementation of Clean Architecture using NestJS and type-script☆871Updated last year
- Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture☆567Updated 9 months ago
- A project presenting the implementation of the modular monolith architecture in Node.js.☆266Updated 2 years ago
- Examples and Tutorials of Event Sourcing in NodeJS☆474Updated last month
- Node DDD Boilerplate☆736Updated 3 weeks ago
- ☆350Updated this week
- NestJS CQRS Microservices Starter Project☆413Updated last year
- A shopping cart application for demonstration of clean architecture on TypeScript☆207Updated 2 years ago
- A Vinyl-Trading enterprise app built with Node.js + TypeScript using Domain-Driven Design☆1,475Updated 10 months ago
- implementing clean architecture using node☆401Updated last year
- A Node.js CQRS and Event Sourcing Microservice Example Using Nest.js, Event Store, and Swagger☆491Updated 4 years ago
- Example for Nest.js, MySQL, Redis, REST api, CQRS, DDD☆824Updated last month
- Practical microservices, built with Nestjs, CQRS, Vertical Slice Architecture, Event-Driven Architecture, Postgres, RabbitMQ and the late…☆214Updated last month
- ☆462Updated 8 months ago
- An example of clean architecture implementation with NestJS☆218Updated 2 years ago
- Starter template with blog clone as project☆393Updated last week
- Clean Architecture for node.js projects (Typescript + Express + TypeORM + Typedi)☆407Updated last year
- Hacker news-inspired forum app built with TypeScript using DDD practices from solidbook.io.☆2,027Updated 2 years ago
- Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven ⚡☆149Updated 5 months ago
- WIP