Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 578 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 578 Bytes

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