Next.js TypeScript boilerplate implementing Clean Architecture for web apps.
A Next.js + TypeScript boilerplate that implements Clean Architecture to separate app, core, data, domain, presentation, and UI layers. It includes Docker configuration and test scaffolding for unit, integration, and end-to-end tests. Suited for developers building web applications that need clear separation of concerns and testability.
0