awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Full stack frameworks

排名更新于 2026年7月8日

For a full stack framework for web development, the strongest matches are epicweb-dev/epic-stack (This project is a comprehensive, production-ready full-stack boilerplate that), kriasoft/react-starter-kit (This project is a comprehensive, production-ready full-stack boilerplate that) and amanvarshney01/create-better-t-stack (This project is a CLI-based generator that scaffolds modular). t3-oss/create-t3-app and abpframework/abp round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explore the best full stack frameworks. Compare top open-source options ranked by stars and activity to find the best fit for your next project.

Full stack frameworks

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • epicweb-dev/epic-stackepicweb-dev 的头像

    epicweb-dev/epic-stack

    5,537在 GitHub 上查看↗

    Epic Stack is a full stack application boilerplate and TypeScript web framework designed for launching production-ready web applications. It serves as a Node.js backend starter and a foundation for building scalable frontend and backend services. The project provides a pre-configured environment for full stack web bootstrapping, focusing on a modern development workflow that integrates the frontend, backend, and database configuration. It includes a frontend component library for creating consistent and responsive user interfaces. The stack facilitates rapid application prototyping and produ

    This project is a comprehensive, production-ready full-stack boilerplate that integrates a TypeScript-based frontend, Node.js backend, and Prisma ORM with built-in authentication, containerization, and testing, perfectly matching the requirements for a cohesive stack.

    TypeScriptEnd-to-End Type Safety FrameworksPrisma ORM Schema Management
    在 GitHub 上查看↗5,537
  • kriasoft/react-starter-kitkriasoft 的头像

    kriasoft/react-starter-kit

    23,603在 GitHub 上查看↗

    This project is a full-stack React starter kit and TypeScript web application boilerplate. It provides a pre-configured project template that combines a frontend and backend to accelerate the development of production-ready web applications. The kit is distinguished by its focus on type-safe architectures, utilizing a monorepo structure to synchronize data types between the server and client. It integrates specific implementations for SaaS operations, including recurring subscription billing via Stripe and user identity authentication supporting passkeys, social logins, and email verification

    This project is a comprehensive, production-ready full-stack boilerplate that integrates React, a backend, and database layers with a strong focus on type-safe communication, authentication, and modular architecture.

    TypeScriptEnd-to-EndType-Safe API Clients
    在 GitHub 上查看↗23,603
  • amanvarshney01/create-better-t-stackAmanVarshney01 的头像

    AmanVarshney01/create-better-t-stack

    5,507在 GitHub 上查看↗

    create-better-t-stack is a full-stack boilerplate generator and TypeScript project scaffolder. It functions as an interactive CLI stack builder that automates the initialization of development environments by combining specific frontend, backend, database, and API technologies. The system operates as a type-safe boilerplate engine, using a configuration mapper to ensure end-to-end type safety across the entire application architecture. It utilizes a visual interface and prompt-based configuration to help users select compatible runtimes and libraries, which the tool then translates into a cus

    This project is a CLI-based generator that scaffolds modular, type-safe full-stack applications with integrated authentication, ORM support, and containerization, providing the cohesive architectural foundation you are looking for.

    TypeScriptEnd-to-EndEnd-to-End Type Safety Frameworks
    在 GitHub 上查看↗5,507
  • t3-oss/create-t3-appt3-oss 的头像

    t3-oss/create-t3-app

    28,983在 GitHub 上查看↗

    create-t3-app is a full stack web framework initializer and project scaffolder. It functions as a command line tool for initializing Next.js applications, acting as a TypeScript full stack starter that generates a predefined folder structure and configuration files. The tool focuses on establishing a typesafe full stack architecture. It enforces end-to-end type safety between the client and server, ensuring that data types remain synchronized across the entire application stack to prevent runtime errors. The initializer automates the setup of a full stack development environment by bootstrap

    This project provides a production-ready, opinionated boilerplate that integrates Next.js, Prisma, and tRPC to deliver a cohesive, type-safe full-stack architecture with built-in authentication and containerization support.

    TypeScriptEnd-to-End Type Safety Frameworks
    在 GitHub 上查看↗28,983
  • abpframework/abpabpframework 的头像

    abpframework/abp

    14,313在 GitHub 上查看↗

    ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core. It serves as a structural toolkit for implementing domain-driven design and microservices patterns, providing a modular enterprise architecture where functionality is organized into independent, pluggable modules. The platform is specifically designed to support multi-tenant SaaS architectures, isolating data and configurations for multiple independent customers within a single application instance. It provides enterprise boilerplate infrastructure and pre-configured templates

    This is a comprehensive, enterprise-grade framework that provides the exact modular architecture, ORM integration, and multi-tenant boilerplate needed to build production-ready full-stack applications.

    C#Modular Application ArchitecturesModular Architectures
    在 GitHub 上查看↗14,313
  • upstash/jstackupstash 的头像

    upstash/jstack

    3,760在 GitHub 上查看↗

    jstack is a TypeScript full stack framework and edge-compatible web stack. It serves as a development setup that ensures end-to-end type safety by sharing TypeScript definitions between the server and the client. The project functions as a Next.js application boilerplate, providing a pre-configured starting point for building web applications with integrated routing, styling, and database tools. It includes a type-safe database integration system that automatically generates TypeScript definitions from database schemas to prevent runtime data errors. The framework covers full stack web devel

    This is a full-stack framework and starter kit that provides a cohesive, type-safe architecture for Next.js applications, though it is more focused on the framework-level integration than a traditional multi-layered boilerplate.

    TypeScriptEnd-to-End Type Safety FrameworksType-Safe Database Clients
    在 GitHub 上查看↗3,760
  • catchchat/yepCatchChat 的头像

    CatchChat/Yep

    5,876在 GitHub 上查看↗

    Meet Genius

    This project provides a full-stack boilerplate built with Next.js, Prisma, and authentication middleware, offering a cohesive starting point for web applications that includes the requested database and auth integrations.

    SwiftDatabase ORMsPrisma ORM Schema Management
    在 GitHub 上查看↗5,876
  • wasp-lang/waspwasp-lang 的头像

    wasp-lang/wasp

    18,146在 GitHub 上查看↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    Wasp is a full-stack framework that uses a declarative configuration to generate a cohesive, production-ready application with built-in authentication, ORM integration, and containerization support.

    TypeScriptEnd-to-End Type Safety FrameworksRemote Procedure Calls
    在 GitHub 上查看↗18,146
  • servicestack/servicestackServiceStack 的头像

    ServiceStack/ServiceStack

    5,498在 GitHub 上查看↗

    ServiceStack is a high-performance .NET web framework designed for building type-safe APIs using strongly-typed request and response objects. It functions as a message-based API engine that decouples business logic from the transport layer, allowing services to be exposed via multiple protocols including HTTP, gRPC, and various message queue providers. The framework is distinguished by its type-safe API generator, which produces native client SDKs and data transfer objects from service metadata across multiple languages. It also includes a distributed service gateway for microservices orchest

    ServiceStack is a robust, high-performance framework for building type-safe, message-based APIs that provides the foundational architecture for full-stack development, though it functions more as a comprehensive API engine than a pre-configured boilerplate project.

    C#JWT AuthenticationType-Safe API ClientsType-Safe API Frameworks
    在 GitHub 上查看↗5,498
  • fastapi/full-stack-fastapi-templatefastapi 的头像

    fastapi/full-stack-fastapi-template

    43,815在 GitHub 上查看↗

    This project is a full-stack web application scaffolder designed to initialize production-ready projects with pre-configured database, authentication, and deployment settings. It provides a standardized starting point for development by generating a complete application structure that includes integrated backend, frontend, and database components. The template distinguishes itself through a type-safe integration layer that automatically synchronizes backend API definitions with frontend client code, ensuring consistent data exchange. It also features a containerized development environment th

    This project is a comprehensive, production-ready boilerplate that integrates a FastAPI backend, React frontend, and PostgreSQL database with built-in type-safe communication, authentication, and containerization.

    TypeScriptAPI Integration LayersProject ScaffoldingDatabase Migrations
    在 GitHub 上查看↗43,815
  • async-labs/saasasync-labs 的头像

    async-labs/saas

    4,480在 GitHub 上查看↗

    This project is a full-stack TypeScript framework and boilerplate designed for building subscription-based software services. It provides a pre-configured development environment that integrates a React frontend with a Node.js and Express server and a MongoDB data layer. The framework includes integrated modules for managing subscription billing, multi-tenant user management, and secure identity verification via social logins and passwordless authentication. It further enables real-time application synchronization through a WebSocket server for bidirectional data streaming between clients and

    This project is a comprehensive, production-ready SaaS boilerplate that integrates a React frontend, Node.js backend, and MongoDB database with built-in support for authentication, billing, and containerization.

    TypeScriptSaaS BoilerplatesApplication TemplatesFull-Stack Frameworks
    在 GitHub 上查看↗4,480
  • flipped-aurora/gin-vue-adminflipped-aurora 的头像

    flipped-aurora/gin-vue-admin

    24,323在 GitHub 上查看↗

    Gin-vue-admin is a full-stack development scaffold designed to accelerate the creation of enterprise-grade web applications. It provides a pre-configured foundation for both backend and frontend components, incorporating a modular plugin architecture that allows developers to organize and manage application features as decoupled packages. The platform distinguishes itself through extensive automation, utilizing template-driven code generation to produce boilerplate code and interactive API documentation directly from source code annotations. It features a database-first schema mapping system

    This project provides a comprehensive, production-ready full-stack scaffold that integrates a Go backend with a Vue frontend, featuring built-in authentication, ORM support, and a modular architecture designed for enterprise applications.

    GoAccess Control SystemsFull-Stack FrameworksAI-Powered Development Environments
    在 GitHub 上查看↗24,323
  • nuxt/nuxt.jsnuxt 的头像

    nuxt/nuxt.js

    60,458在 GitHub 上查看↗

    Nuxt is a full-stack framework for building Vue.js applications. It serves as an application orchestrator that integrates server-side rendering, static site generation, and backend API logic within a single unified project. The framework uses a file-based routing system to automatically generate application URLs based on the project's folder and file structure. It supports multi-strategy web rendering, allowing for a combination of server-side, static, and hybrid rendering techniques to optimize page load speeds and search engine visibility. The project provides automated component discovery

    Nuxt is a comprehensive full-stack framework that provides the architectural foundation, server-side rendering, and API integration required to build cohesive, production-ready applications with built-in support for modularity and type safety.

    TypeScriptFull-Stack Web FrameworksApplication OrchestratorsFile-Based Routing Systems
    在 GitHub 上查看↗60,458
  • davideviolante/angular-full-stackDavideViolante 的头像

    DavideViolante/Angular-Full-Stack

    1,561在 GitHub 上查看↗

    Angular-Full-Stack is a comprehensive starter kit designed for building web applications using a unified TypeScript codebase. It integrates the MongoDB, Express, Angular, and Node stack into a single repository, providing a structured foundation that covers both frontend and backend logic. By utilizing a shared language across the entire stack, the framework enforces consistent data structures and interface contracts between the client and server. The project distinguishes itself through a focus on environment consistency and developer productivity. It includes pre-configured containerization

    This project is a comprehensive full-stack boilerplate that integrates Angular, Express, Node, and MongoDB into a unified TypeScript architecture, complete with authentication, ORM, and containerization support.

    TypeScriptFull-Stack DevelopmentFull-Stack Monorepo ScaffoldersType Safety
    在 GitHub 上查看↗1,561
  • xkcoding/spring-boot-demoxkcoding 的头像

    xkcoding/spring-boot-demo

    34,101在 GitHub 上查看↗

    This project is a comprehensive reference collection of practical implementation examples and patterns for building applications with Spring Boot. It serves as a Java web application template and a showcase for developing functional web services featuring REST endpoints, template engines, and global exception handling. The repository distinguishes itself by providing detailed demonstrations of enterprise-grade features, including distributed locking, task scheduling, and asynchronous message exchange using brokers like RabbitMQ. It also includes reference implementations for automated API doc

    This repository provides a collection of modular, production-oriented Spring Boot implementation patterns that cover essential full-stack requirements like database integration, authentication, and containerization, serving as a robust reference for building cohesive Java applications.

    JavaDatabase ORMsJWT Authentication
    在 GitHub 上查看↗34,101
  • go-kratos/kratosgo-kratos 的头像

    go-kratos/kratos

    25,743在 GitHub 上查看↗

    Kratos is a toolkit for building cloud-native microservices in Go. It provides a comprehensive suite of framework primitives, including a dedicated toolset for API-first development using Protobuf to generate server and client code for gRPC and HTTP. The project is distinguished by its pluggable service infrastructure, which allows for the swapping of configuration stores, service registries, and data encoding formats. It utilizes a composable middleware pipeline to inject cross-cutting concerns such as authentication, request validation, and circuit breaking into the service flow. The frame

    Kratos is a robust microservice framework that provides the scaffolding, middleware, and API-first tooling necessary to build cohesive, production-ready backend services, though it focuses more on service architecture than providing a pre-integrated frontend layer.

    GoJWT AuthenticationModular Extension Architectures
    在 GitHub 上查看↗25,743
  • meteor/meteormeteor 的头像

    meteor/meteor

    44,779在 GitHub 上查看↗

    Meteor is a full-stack JavaScript application platform and real-time application server. It provides a unified development environment for building web and mobile applications using a single language for both the client and server. The platform functions as a cross-platform app framework, allowing a single codebase to be deployed across web, iOS, Android, and desktop environments. It differentiates itself through a real-time server that automatically synchronizes data between servers and clients to enable live updates. The system includes a unified development command-line interface to manag

    Meteor is a comprehensive full-stack framework that provides a unified environment for frontend, backend, and database integration, though it uses a specific reactive architecture rather than a traditional boilerplate pattern.

    JavaScriptRemote Procedure Calls
    在 GitHub 上查看↗44,779
  • answerdotai/fasthtmlAnswerDotAI 的头像

    AnswerDotAI/fasthtml

    6,846在 GitHub 上查看↗

    FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut

    FastHTML is a full-stack Python framework that provides the necessary primitives for building complete web applications, including built-in authentication, database integration, and server-side rendering, making it a viable foundation for a cohesive stack.

    Jupyter NotebookOAuth ProvidersOAuth Providers
    在 GitHub 上查看↗6,846
  • digitallyinduced/ihpdigitallyinduced 的头像

    digitallyinduced/ihp

    5,294在 GitHub 上查看↗

    ihp is a type-safe web framework and full-stack application orchestrator designed for PostgreSQL. It functions as a server-side rendering framework and a type-safe ORM that automatically generates record types from SQL schemas to ensure compile-time query validation. The platform distinguishes itself by verifying routing, database queries, and templates at compile time to prevent runtime crashes. It implements real-time web interfaces using WebSockets for instant data synchronization and employs server-driven hypermedia for partial DOM patching. The framework covers a broad range of integrat

    IHP is a comprehensive, opinionated full-stack framework that provides a cohesive architecture with built-in ORM, authentication, and type-safe communication, serving as a robust foundation for building production-ready applications.

    HaskellType-Safe Database Clients
    在 GitHub 上查看↗5,294
  • reflex-dev/reflexreflex-dev 的头像

    reflex-dev/reflex

    28,136在 GitHub 上查看↗

    Reflex is a full-stack web framework that enables the development of complete web applications using only Python. It provides a unified environment where server-side logic and client-side interfaces are synchronized through a shared, event-driven architecture. By using a declarative component language, the framework compiles code into reactive frontend elements and backend event handlers, allowing developers to manage the entire application lifecycle within a single codebase. The framework distinguishes itself through its reactive state management and integrated AI-assisted development tools.

    Reflex is a full-stack framework that allows you to build both frontend and backend components entirely in Python, providing a cohesive, type-safe environment that handles state management, database integration, and deployment out of the box.

    PythonFull-Stack FrameworksRuntime EnvironmentsFull-Stack Orchestrators
    在 GitHub 上查看↗28,136
  • frappe/frappefrappe 的头像

    frappe/frappe

    10,291在 GitHub 上查看↗

    Frappe is a Python-based low-code web framework used for building data-driven business applications. It functions as a full-stack meta-framework that integrates a Python backend with a JavaScript frontend, providing a development environment for rapid application prototyping and deployment. The framework employs a model-driven architecture that automatically generates database schemas, REST API endpoints, and administrative interfaces based on defined metadata. This system is complemented by a command-line scaffolding tool for creating standardized project directory structures and boilerplate

    Frappe is a comprehensive, model-driven full-stack framework that provides built-in authentication, ORM, and scaffolding, making it a robust foundation for building integrated business applications.

    PythonApplication Development PlatformsPython Web FrameworksAdmin Dashboards
    在 GitHub 上查看↗10,291
  • remix-run/remixremix-run 的头像

    remix-run/remix

    33,074在 GitHub 上查看↗

    Remix is a full-stack web framework designed to manage data loading, mutations, and routing through standard web platform APIs. It functions as a server-side rendering framework that unifies server-side data processing and client-side interactivity within a single development model, ensuring applications remain consistent across diverse environments. The framework distinguishes itself by utilizing native web platform APIs for all request and response handling, including a declarative data mutation layer that synchronizes server-side database updates with client-side UI transitions via standar

    Remix is a full-stack web framework that provides the architectural foundation and server-side integration required for building cohesive applications, though it functions as a framework rather than a pre-configured boilerplate project.

    TypeScriptFull-Stack Web FrameworksServer-Side Rendering FrameworksDeclarative Data Mutation Layers
    在 GitHub 上查看↗33,074
  • midwayjs/midwaymidwayjs 的头像

    midwayjs/midway

    7,722在 GitHub 上查看↗

    Midway is a suite of backend frameworks for Node.js designed to build enterprise microservices and full-stack applications. It centers on a dependency injection architecture using an inversion-of-control container and decorators to organize complex business logic and maintainable server-side structures. The framework provides multi-protocol support for HTTP, gRPC, and WebSockets, allowing a single environment to handle diverse service-to-service networking requirements. It also includes a multi-runtime adapter layer that enables applications to be deployed across traditional containers and va

    Midway is a robust, enterprise-grade framework that provides the modular architecture, dependency injection, and full-stack integration patterns necessary to build cohesive, type-safe applications.

    TypeScriptNode.js Microservices FrameworksService Structuring PatternsDecorator-Based
    在 GitHub 上查看↗7,722
  • rails/railsrails 的头像

    rails/rails

    58,690在 GitHub 上查看↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side templates. By utilizing an object-relational mapping layer, the framework allows developers to define domain models that map database tables directly to application objects, simplifying data persistence, schema migrations, and complex relationship management. The framework is distin

    Rails is a comprehensive, production-ready web framework that provides the integrated database, backend, and frontend capabilities required to build full-stack applications, though it follows a specific opinionated architecture rather than a generic boilerplate pattern.

    RubyFull-Stack FrameworksActive Record PatternsDomain Models
    在 GitHub 上查看↗58,690
  • pynecone-io/pyneconepynecone-io 的头像

    pynecone-io/pynecone

    28,598在 GitHub 上查看↗

    Pynecone is a full-stack web framework and application platform that enables the development of complete web applications using only Python for both frontend and backend logic. It functions as a web UI library for creating interactive user interfaces and managing application state without the need to write JavaScript. The platform includes a generative AI app builder that automatically produces application structures and source code. It simplifies development by mapping Python-defined UI elements to native React components and automatically transforming Python functions into REST endpoints.

    Pynecone is a full-stack framework that allows you to build complete web applications entirely in Python, providing a cohesive architecture that handles both frontend and backend logic, state management, and API generation.

    PythonFull-Stack Web FrameworksAutomatic REST Endpoint GeneratorsCentralized State Stores
    在 GitHub 上查看↗28,598
  • atri-labs/atrilabs-engineAtri-Labs 的头像

    Atri-Labs/atrilabs-engine

    4,071在 GitHub 上查看↗

    This project is a full-stack development framework and no-code web app builder designed to automate the creation of network interfaces and API documentation. It serves as a system for building full-stack web applications by connecting a visual frontend editor to server-side logic. The platform functions as a polyglot backend integrator and orchestrator, using a unified communication layer to connect frontend components to server-side logic written in multiple different programming languages. It employs a shared object model to maintain synchronization between the client and server, automatica

    This project is a full-stack framework that automates the integration of frontend and backend layers through a unified communication model, serving as a specialized tool for building cohesive web applications.

    JavaScriptNo-Code Application BuildersVisual Component EditorsBackend-Frontend Bridges
    在 GitHub 上查看↗4,071
  • laravel/frameworklaravel 的头像

    laravel/framework

    34,774在 GitHub 上查看↗

    This project is a full-stack web framework that provides a comprehensive environment for building server-side applications. It utilizes a model-view-controller architecture to separate application logic into distinct layers for data management, user interface presentation, and request handling. The platform manages the entire request-response lifecycle, including security, session handling, and background task processing, while using an object-relational mapping layer to translate database records into programmable objects. The framework distinguishes itself through a central service containe

    This is a comprehensive, production-ready web framework that provides the full-stack architecture, ORM, and security features required to build cohesive applications, though it functions as a foundational framework rather than a pre-configured boilerplate project.

    PHPFull-Stack Web FrameworksModel-View-Controller FrameworksObject-Relational Mappers
    在 GitHub 上查看↗34,774
  • sahat/hackathon-startersahat 的头像

    sahat/hackathon-starter

    35,226在 GitHub 上查看↗

    This project is a Node.js web application boilerplate designed to accelerate development by providing a pre-configured foundation with integrated routing, templating, and developer tooling. It serves as a comprehensive starter kit that includes a full-stack authentication system, a payment integration starter, and an LLM agent framework. The framework distinguishes itself with specialized tools for AI development, including a retrieval-augmented generation implementation kit with vector search and semantic caching. It enables the creation of reasoning agents featuring tool-calling loops and r

    This project provides a comprehensive, production-ready foundation for Node.js applications, including essential full-stack features like authentication, database integration, and testing suites in a modular structure.

    JavaScriptWeb Application BoilerplatesAgentic LLM FrameworksAgentic Reasoning Loops
    在 GitHub 上查看↗35,226
  • sveltejs/kitsveltejs 的头像

    sveltejs/kit

    20,586在 GitHub 上查看↗

    SvelteKit is a framework for full-stack web development that combines routing and server-side rendering to create websites with both client-side interactivity and server-side logic. It provides the infrastructure to build a variety of application types, including single page applications and static sites. The project utilizes an adapter-based deployment system to support multi-platform hosting. This allows a single codebase to be packaged for different environments, such as standalone Node servers, serverless edge deployments on Cloudflare, or hosted platforms like Vercel and Netlify. The fr

    SvelteKit is a full-stack web framework that provides the foundational infrastructure for building integrated frontend and backend applications, though it acts as the underlying engine rather than a pre-configured boilerplate with a specific database ORM or authentication schema already wired in.

    JavaScriptFull-Stack Web FrameworksClient-side RoutingDeployment Adapters
    在 GitHub 上查看↗20,586
  • blitz-js/blitzblitz-js 的头像

    blitz-js/blitz

    14,129在 GitHub 上查看↗

    Blitz is a fullstack development framework extension for Next.js and a command line interface used to bootstrap project structures and orchestrate local development servers. It integrates frontend and backend logic into a single workflow to facilitate the creation of complete web applications. The framework employs a zero-API backend integration and a direct database access layer, allowing frontend components to connect to serverless functions and databases without manual API definitions. It features a schema-driven type generator that automatically creates TypeScript definitions by analyzing

    Blitz is a full-stack framework that provides a cohesive, type-safe architecture by integrating Next.js with direct database access, serving as a robust foundation for building complete applications.

    TypeScriptNext.js DevelopmentFullstack IntegrationsFullstack Type Sharing
    在 GitHub 上查看↗14,129
  • keystonejs/keystonekeystonejs 的头像

    keystonejs/keystone

    9,893在 GitHub 上查看↗

    Keystone is a GraphQL headless content management system and Node.js backend framework. It functions as a schema-driven data manager that automatically generates a GraphQL API and a React administrative dashboard based on a central data model configuration. The system uses an adapter-based database abstraction to decouple core logic from storage layers and a storage-provider abstraction for managing media assets via local or cloud drivers. It distinguishes itself through a component-based field rendering system and a hook-based middleware pipeline for data validation and automation. The fram

    Keystone is a robust, schema-driven framework that provides a complete backend and admin interface, serving as a strong foundation for full-stack applications that require integrated database management and API generation.

    TypeScriptHeadless Content Management SystemsSchema-Driven API GeneratorsSchema-Driven Data Modeling
    在 GitHub 上查看↗9,893
  • solidjs/solid-startsolidjs 的头像

    solidjs/solid-start

    5,883在 GitHub 上查看↗

    Solid Start is a full-stack web framework built on Solid.js that combines file-based routing, multi-mode rendering, and client hydration into a single application framework. It enables developers to build complete web applications with server-rendered pages, client-side interactivity, and API endpoints from one codebase, while supporting deployment across multiple hosting platforms through a system of platform-specific adapters. The framework distinguishes itself through its multi-mode rendering engine, which allows per-page selection between client-side rendering, server-side rendering, stat

    Solid Start is a full-stack meta-framework that provides the necessary infrastructure for building integrated frontend and backend applications, though it functions as a framework rather than a pre-configured boilerplate with a specific database ORM or authentication implementation included.

    TypeScriptFull-Stack Web FrameworksAPI Route DefinitionsAPI Route Handlers
    在 GitHub 上查看↗5,883
  • amantinband/clean-architectureamantinband 的头像

    amantinband/clean-architecture

    1,924在 GitHub 上查看↗

    This project provides a structured template for building enterprise-grade applications using domain-driven design principles. It serves as a foundational scaffold for web services, enforcing a strict separation of concerns by isolating core business logic from infrastructure, data access layers, and external frameworks. The architecture is built around a modular design that utilizes request pipelining and dependency inversion to maintain loose coupling. It distinguishes itself through a centralized command and query handling system, which routes requests through a unified interface, and a dom

    This project provides a robust, production-ready template for .NET applications that enforces a modular clean architecture, including built-in support for authentication, ORM integration, and testing.

    C#Enterprise Backend Architectures.NET TemplatesASP.NET Core Application Frameworks
    在 GitHub 上查看↗1,924
  • dotnet-architecture/eshopondaprdotnet-architecture 的头像

    dotnet-architecture/eShopOnDapr

    1,532在 GitHub 上查看↗

    eShopOnDapr is a reference architecture for building distributed .NET microservices. It demonstrates how to implement cloud-native application patterns by utilizing sidecar processes to handle infrastructure concerns, allowing individual services to remain decoupled from the underlying environment. The project provides a practical implementation of service-to-service communication, state management, and asynchronous messaging. By using a sidecar-based approach, it offloads tasks like service discovery and state synchronization, enabling independent services to interact reliably across distrib

    This is a comprehensive, production-ready reference architecture for distributed .NET applications that demonstrates modular design, containerization, and service-to-service communication using Dapr.

    C#Microservice Reference ImplementationsDistributed Application ManagersMicroservice Architectures
    在 GitHub 上查看↗1,532
  • nodeshift/nodejs-reference-architecturenodeshift 的头像

    nodeshift/nodejs-reference-architecture

    1,747在 GitHub 上查看↗

    This project provides a comprehensive architectural framework and set of standardized patterns for building, securing, and scaling production-ready Node.js applications. It serves as a foundational guide for establishing consistent development workflows, operational observability, and reliable service integration across distributed software systems. The framework distinguishes itself by emphasizing a schema-first approach to API development, ensuring that interface definitions drive the creation of server stubs, client libraries, and type definitions. It promotes a cloud-native posture by int

    This repository provides a structured, production-oriented reference architecture for Node.js applications, offering the modular patterns and guidance needed to integrate backend services with databases and containerized environments.

    JavaScriptAPI-First Development ToolsetsContainerized Application DeploymentsNode.js Microservices Frameworks
    在 GitHub 上查看↗1,747
  • stemmlerjs/ddd-forumstemmlerjs 的头像

    stemmlerjs/ddd-forum

    2,088在 GitHub 上查看↗

    This project is a full-stack forum platform built with TypeScript that serves as a reference architecture for implementing domain-driven design and clean architecture patterns. It provides a structured environment for community discussion, enabling users to register, authenticate, and engage in moderated conversations across organized topic categories. The platform distinguishes itself by strictly separating core business logic from infrastructure concerns. By utilizing a layered hexagonal architecture and the repository pattern, the codebase isolates business rules from external frameworks a

    This project serves as a comprehensive, production-ready reference architecture that integrates a TypeScript-based full-stack, featuring modular design, ORM usage, and authentication, making it an excellent boilerplate for learning clean architecture patterns.

    TypeScriptCommunity Discussion PlatformsClean ArchitectureCommand Query Responsibility Segregation
    在 GitHub 上查看↗2,088
  • crsandeep/simple-react-full-stackcrsandeep 的头像

    crsandeep/simple-react-full-stack

    1,631在 GitHub 上查看↗

    This project is a full-stack web framework and starter template designed for building applications that integrate React frontend interfaces with Node.js and Express backend services. It provides a unified development environment that synchronizes both frontend and backend processes, allowing for a cohesive workflow within a single project structure. The framework distinguishes itself by orchestrating the development lifecycle through automated server restarts and live reloading, which eliminates the need for manual refreshes during testing. It includes built-in configurations for transpiling

    This project provides a cohesive full-stack boilerplate integrating React and Node.js with a unified development workflow, though it lacks the advanced type-safety and robust ORM features found in more modern, production-grade stacks.

    JavaScriptFull-Stack Web FrameworksFull Stack Node.js FrameworksFull-Stack Development Servers
    在 GitHub 上查看↗1,631
  • serverless-stack/serverless-stackserverless-stack 的头像

    serverless-stack/serverless-stack

    26,112在 GitHub 上查看↗

    This project is a serverless full-stack framework and infrastructure-as-code tool designed for deploying and managing full-stack applications. It functions as a cloud-native deployment orchestrator that synchronizes application code and environment variables across frontend content delivery networks and backend API endpoints. The platform enables the deployment of complete application architectures on either private or cloud infrastructure. It allows for the orchestration of self-hosted applications without the need to manage traditional virtual servers. The system covers serverless infrastr

    This framework provides a comprehensive, production-ready environment for building and deploying full-stack applications with integrated frontend and backend layers, though it focuses specifically on serverless architectures rather than traditional server-based stacks.

    TypeScriptCloud Native OrchestrationApplication Cloud DeploymentsCloud Native Frameworks
    在 GitHub 上查看↗26,112
  • evolutionary-architecture/evolutionary-architecture-by-exampleevolutionary-architecture 的头像

    evolutionary-architecture/evolutionary-architecture-by-example

    3,447在 GitHub 上查看↗

    This project serves as a comprehensive educational resource for implementing modular monoliths and microservices within .NET environments. It focuses on applying domain-driven design principles to manage complex business logic, providing a structured approach to building systems that can evolve alongside changing requirements. The architecture is defined by its emphasis on modularity and clear boundaries, utilizing vertical slices and bounded contexts to organize code by business process rather than technical layer. It distinguishes itself through a systematic migration framework that allows

    This project provides a robust, production-oriented architectural blueprint for .NET applications, offering a modular structure and comprehensive testing patterns that serve as a high-quality foundation for full-stack development.

    C#Modular Monoliths.NET Architecture GuidesAggregate State Management
    在 GitHub 上查看↗3,447
  • mongodb-labs/full-stack-fastapi-mongodbmongodb-labs 的头像

    mongodb-labs/full-stack-fastapi-mongodb

    812在 GitHub 上查看↗

    Full stack, modern web application generator. Using FastAPI, MongoDB as database, Docker, automatic HTTPS and more.

    This project provides a production-ready boilerplate that integrates a FastAPI backend with a MongoDB database and Docker containerization, offering a solid foundation for full-stack development.

    TypeScriptProject Boilerplates
    在 GitHub 上查看↗812
  • fudanglp/tauri-fastapi-full-stack-templatefudanglp 的头像

    fudanglp/tauri-fastapi-full-stack-template

    19在 GitHub 上查看↗

    A production-ready template for building cross-platform desktop applications with a modern web frontend, Python FastAPI backend, and Rust integration layer.

    This template provides a cohesive full-stack architecture by integrating a TypeScript frontend with a Python FastAPI backend and Rust-based desktop capabilities, though it is specifically tailored for cross-platform desktop deployment rather than general web-based full-stack applications.

    TypeScriptProject Templates
    在 GitHub 上查看↗19
  • rafaelfgx/architecturerafaelfgx 的头像

    rafaelfgx/Architecture

    3,268在 GitHub 上查看↗

    This project provides a standardized architectural framework for building scalable, full-stack enterprise applications. It serves as a foundational boilerplate that enforces clean architecture principles, ensuring that business logic remains isolated from infrastructure concerns and external data persistence details. By organizing code into feature-based modules rather than technical roles, the framework simplifies navigation and maintenance within large, complex codebases. The architecture distinguishes itself through a mediator-based communication model that decouples application layers and

    This project provides a comprehensive, production-ready boilerplate for full-stack enterprise applications using ASP.NET Core and Angular, featuring a modular clean architecture, built-in authentication, and containerization support.

    C#Clean Architecture FrameworksFull-Stack Web ApplicationsAggregate Roots
    在 GitHub 上查看↗3,268
  • sollambert/rust-full-stack-with-auth-templatesollambert 的头像

    sollambert/rust-full-stack-with-auth-template

    115在 GitHub 上查看↗

    A template with a robust authentication solution for fullstack development entirely in Rust

    This project provides a cohesive full-stack Rust boilerplate that integrates authentication, a database layer, and a unified architecture, making it a solid starting point for building type-safe applications.

    RustProject Templates
    在 GitHub 上查看↗115
一览前 10 名对比
仓库Star 数语言许可证最后推送
epicweb-dev/epic-stack5.5KTypeScriptMIT2026年6月2日
kriasoft/react-starter-kit23.6KTypeScriptMIT2026年3月2日
amanvarshney01/create-better-t-stack5.5KTypeScriptMIT2026年6月22日
t3-oss/create-t3-app29KTypeScriptMIT2025年12月13日
abpframework/abp14.3KC#LGPL-3.02026年6月16日
upstash/jstack3.8KTypeScriptMIT2025年4月23日
catchchat/yep5.9KSwiftMIT2024年4月10日
wasp-lang/wasp18.1KTypeScriptmit2026年2月20日
servicestack/servicestack5.5KC#NOASSERTION2026年6月10日
fastapi/full-stack-fastapi-template43.8KTypeScriptMIT2026年6月21日

Related searches

  • 全栈应用开发框架
  • 用于管理后台的全栈框架
  • 现代软件架构模式指南
  • a platform for tracking company tech stacks
  • 用于 Web 开发的 T3 stack 样板项目
  • 系统设计与架构
  • 用于管理应用分层的软件架构
  • 软件架构进阶指南