mausconi / node-microservices-ddd

🚒 Node.js microservice structure with DDD & Monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microservice studies

This project aims to implement a monorepo Node.js microservice structure with DDD.

Tools

  • TypeScript πŸ’™
  • Babel (for builds);
  • Lerna & Yarn Workspaces (Monorepo structure);
  • Docker & Docker Compose (Setup environment);
  • Prisma (ORM replacement);
  • Apache Kafka (Async communication);

Application Diagram

Application Diagram

About

🚒 Node.js microservice structure with DDD & Monorepo


Languages

Language:TypeScript 97.0%Language:JavaScript 2.4%Language:Dockerfile 0.6%