coffeeshop-modular icon indicating copy to clipboard operation
coffeeshop-modular copied to clipboard

.NET coffee shop application with modular approach

coffeeshop-modular

.NET coffee shop application with modular approach

Software System Diagram

Container Diagram

Component Diagram

Start project with docker-compose

> docker compose build
> docker compose up

Start project with nomad at here

This project mainly based on https://github.com/quarkuscoffeeshop/quarkuscoffeeshop-majestic-monolith, and customized some parts to adapt with .NET 7