Entdecke die besten Frameworks für die Anwendungsentwicklung. Vergleiche erstklassige Open-Source-Projekte nach Stars und Aktivität, um die beste Lösung für deinen Stack zu finden.
This is an AngularJS reference application that demonstrates the architecture, folder structure, and module organization required for building single page applications. It functions as a REST-based CRUD application designed for project management. The project includes a full CI/CD pipeline implementation and an automated test suite. These tools automate code linting, asset minification, and the execution of unit and end-to-end tests across multiple browsers to verify application logic. The application covers frontend access control through authentication and authorization patterns. It furthe
This AngularJS reference application demonstrates CRUD operations, authentication, and a full CI/CD pipeline for a project management SPA, but its use of the legacy AngularJS framework and lack of explicit Docker configuration or database integration details mean it only partially matches the modern full‑stack starter you are looking for.
Open SaaS is a full-stack starter kit and development framework designed for building and deploying commercial web applications. It provides a production-ready foundation that integrates essential services, including user authentication, payment processing, file storage, and administrative oversight, into a single cohesive environment. The framework utilizes a declarative configuration approach to define application structure, which automatically generates the necessary boilerplate for both frontend and backend components. By employing database-first schema modeling, it ensures type-safe comm
Open SaaS is a full-stack starter kit built on Wasp that provides authentication, database integration with Prisma and PostgreSQL, a React frontend, and production-ready features like payment processing and file storage, making it a solid reference architecture for full-stack app development.
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
Gin-vue-admin is a full-stack development scaffold with Go backend and Vue3 frontend, providing pre-configured authentication (JWT, Casbin), database integration via GORM, REST API, CRUD code generation, and responsive UI with Element Plus — it covers the core requirements for a reference project, though Docker config is not explicitly mentioned.
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
Angular Full-Stack is a complete MEAN stack starter project with JWT authentication, MongoDB integration, Express REST API, Angular frontend, Bootstrap responsive UI, and Docker support — it exactly matches the search for a full-stack reference architecture.
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 FastAPI React full-stack template provides production-ready authentication, database integration, REST API, responsive UI, and Docker deployment, making it an excellent starter project for full-stack development.
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 is a production-ready full-stack React starter kit with built-in authentication, database migration, type‑safe API integrations, and cloud deployment configurations, directly matching the need for a comprehensive reference architecture.
This repository is a collection of deployable project templates, reference architectures, and starter applications for building serverless web applications on Vercel. It serves as a library of implementation patterns and full stack starter kits designed to bootstrap new projects and reduce initial setup time. The collection provides a gallery of curated design patterns for frontend architecture and serverless application design. These reference architectures demonstrate best practices for structural design and the implementation of scalable web user interfaces. The repository covers a range
This official Vercel collection provides deployable full-stack starter kits and reference architectures covering authentication, database integration, APIs, modern frontend frameworks like Next.js, CRUD operations, responsive UI, and deployment setups, making it a comprehensive resource for learning or bootstrapping full-stack applications.
This project is a production-ready starter template for building web applications with the React framework. It provides a structured environment that enforces type safety and consistent coding standards across the entire application stack using TypeScript. The boilerplate distinguishes itself by integrating pre-configured modules for authentication, database management, and internationalization. It includes built-in support for managing user sessions, performing type-safe database operations, and localizing interface content into multiple languages to support a global user base. The project
This Next.js boilerplate is a production-ready full-stack starter that includes pre-configured authentication, database management with type-safe ORM, and a responsive Tailwind CSS UI, making it a solid fit for learning or launching full-stack applications with React.
Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.
Payload is a code-first headless CMS and application framework that provides auto-generated database schemas, REST and GraphQL APIs, a React admin panel, and authentication — a solid reference architecture for full-stack development, though it’s a framework rather than a pre-built starter template.
This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.
This repository provides starter code and reference implementations for building web applications with Firebase's authentication, real-time database, and serverless functions, making it a solid full-stack starter project — though it focuses on Firebase-specific backend services and does not include Docker configuration or a prescribed frontend framework.
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 is a basic full-stack boilerplate using React, Node.js, Express, and Webpack that demonstrates the core frontend-backend connection, but it does not include the authentication, database integration, CRUD operations, responsive design, or Docker setup you are looking for.
This project provides a foundational boilerplate for building full-stack web applications that connect React frontend interfaces to backend GraphQL services. It serves as a structured environment for developers to initialize both client and server components, ensuring a unified architecture for data-driven software. The framework emphasizes a schema-first approach to API design, allowing for consistent data modeling across the entire stack. It includes pre-configured templates that integrate authentication and real-time subscription capabilities, alongside modular middleware for managing requ
This is a GraphQL-based full-stack starter using React and Apollo, which aligns with the search for reference architectures by providing a ready-to-use structure with API, frontend, and database integration, though it may need additional setup for features like Docker and authentication.
This project is a full-stack web application framework and starter template designed for building complete web services in Python. It provides a structured foundation for developing applications that integrate server-side processing logic, persistent database storage, and frontend user interface delivery. The framework utilizes the model-view-controller architectural pattern to organize application logic into distinct layers for data management, request handling, and interface rendering. It incorporates an object-relational mapping library to simplify database interactions by translating tabl
This repository is a full-stack Python starter template with MVC structure, ORM, and backend APIs, but it lacks a modern frontend framework (server-rendered templates instead of React/Vue/Svelte) and explicit Docker support, so it fits the category but is narrower than the most comprehensive examples.
Jetstream is an application scaffold for Laravel that provides a pre-built identity system and team collaboration framework. It serves as a starter kit that integrates user authentication, profile management, and organizational tools into a unified project structure. The project is distinguished by its comprehensive team management capabilities, which include shared workspace organization, member invitation workflows, and role-based access control. It also features an integrated API token manager for issuing and controlling secure access tokens for external clients. The platform covers a bro
Jetstream is a Laravel starter kit with built-in authentication, team management, and API tokens, making it a solid full-stack scaffold, though it lacks explicit Docker configuration and its default frontend is Tailwind CSS rather than a dedicated SPA framework like React or Vue.