awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesProject Templates

Starter project structures that implement specific architectural patterns for rapid application bootstrapping.

Distinct from Clean Architecture Implementations: Focuses on the bootstrapping template itself rather than a general reference implementation of the architecture.

Explore 1 awesome GitHub repository matching software engineering & architecture · Project Templates. Refine with filters or upvote what's useful.

Awesome Project Templates GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ivanpaulovich/clean-architecture-mangaAvatar de ivanpaulovich

    ivanpaulovich/clean-architecture-manga

    4,334Ver en GitHub↗

    This project is a .NET Clean Architecture template designed to separate domain logic from infrastructure and web frameworks. It provides a project structure for C# applications and a React Redux frontend, creating a testable backend focused on maintainability. The implementation centers on Domain Driven Design, modeling core business domains using entities and value objects to manage complex requirements. It utilizes a decoupled architecture to ensure that business logic remains independent of external frameworks and database technologies. The project covers full stack application bootstrapp

    Provides a complete project structure and template to bootstrap a .NET and React application using Clean Architecture.

    C#clean-architectureclean-codecleanarchitecture
    Ver en GitHub↗4,334
  1. Home
  2. Software Engineering & Architecture
  3. Java Application Architecture
  4. Clean Architecture Implementations
  5. Project Templates