This repository describes the architecture and setup of an event-driven microservices system.
- Orders Service – https://github.com/dotnet-roadmap-system/orders-service
- ASP.NET Core (.NET 8)
- PostgreSQL
- RabbitMQ
- Docker
Each service is independently deployable and communicates via events.
See each service repository for setup instructions.