Demo application covering:
- .NET 6 Minimal API
- Simple Svelte frontend
- MediatR (Mediator pattern) and CQRS Pattern
- combination of Modular Monolith and Vertical Slice Architecture ❤️
Run: docker-compose up
TodoList app: http://localhost
API Swagger: http://localhost:8080/swagger