tim-hub / nestjs-hexagonal-exampleLinks
Building a hexagonal architecture (port-adapter) services in nestjs, this project is open source, with explaination and example.
☆120Updated 3 years ago
Alternatives and similar repositories for nestjs-hexagonal-example
Users that are interested in nestjs-hexagonal-example are comparing it to the libraries listed below
Sorting:
- Hexagonal architecture using nestjs☆125Updated 2 years ago
- An example of clean architecture implementation with NestJS☆223Updated 3 years ago
- ☆368Updated 2 weeks ago
- Nestjs DDD☆269Updated 2 years ago
- A Node.js CQRS and Event Source Microservice Example using Nest.js, Event Store and Mongo☆119Updated this week
- A NodeJS Skeleton based in Clean Architecture to use TypeScript with ExpressJS, KoaJS or any other web server framework. Please give star…☆306Updated last month
- Nodejs Express-TypeScript-DDD REST API☆175Updated last month
- Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven ⚡☆163Updated last month
- Scaffolding Nestjs - Domain driven design☆113Updated 3 years ago
- This package provide utils files and interfaces to assistant build a complex application with domain driving design.☆302Updated 3 months ago
- ☆432Updated 2 years ago
- Nestjs application with CQRS pattern and SAGA☆117Updated 2 years ago
- This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.☆157Updated 2 years ago
- NestJS CQRS Microservices Starter Project☆413Updated last year
- Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant☆329Updated 3 years ago
- Applying domain-driven design principles to a Nest.js project.☆135Updated 5 years ago
- Code Challenge: Simple Blog API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.☆132Updated 3 years ago
- ☆479Updated last year
- A shopping cart application for demonstration of clean architecture on TypeScript☆209Updated 3 years ago
- Base application using nest JS focused on DDD architecture and SOLID principles☆435Updated 2 years ago
- Example code for nestjs microservice using REDIS☆115Updated 2 years ago
- Nest.js boilerplate with CircleCI, Commitizen, Commitlint, Docker-Compose, ESLint, GitHub Actions, Husky, Lint-staged, OpenAPI, Prettier,…☆109Updated this week
- ☆31Updated 3 years ago
- Example NestJS repo with Prisma, DDD concepts, unit of work, transactional outbox