Architecture (Draft) This project uses Clean Architecture and CQRS. The code is organized into four layers: Domain (src/Domain) Application (src/Application) Infrastructure (src/Infrastructure) Presentation (src/Presentation)