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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Application templates

Ranking updated Jul 30, 2026

For application templates, the strongest matches are beego/beego (Beego is a Go web framework and development toolkit), daymychen/art-design-pro (Art Design Pro is a Vue 3 admin dashboard) and cq-panda/vue.netcore (Vue). jeffli1993/springboot-learning-example and jhipster/generator-jhipster round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explore hand-picked application templates ranked by stars and activity, and compare top starter kits to find the best fit for your next project.

Application templates

Find the best repos with AI.We'll search the best matching repositories with AI.
  • beego/beegobeego avatar

    beego/beego

    32,398View on GitHub↗

    Beego is a high-performance toolkit for building web applications and RESTful APIs using the Go programming language. It is structured as an MVC web framework that separates data models, views, and controllers to organize application logic. The project provides a comprehensive suite of integrated tools, including an object-relational mapper for translating code objects into database tables and a session manager for maintaining user identity and state across server requests. It also includes an internationalization framework for managing multilingual content and translating text based on user

    Beego is a Go web framework and development toolkit that provides a structured foundation with built-in MVC architecture, ORM, and session management for building applications, though it functions more as a framework than a standalone pre-built boilerplate starter kit.

    GoREST APIsUser Management Systems
    View on GitHub↗32,398
  • daymychen/art-design-proDaymychen avatar

    Daymychen/art-design-pro

    5,547View on GitHub↗

    Art Design Pro is a Vue 3 admin dashboard template and type-safe development framework designed for building enterprise management consoles. It serves as a frontend boilerplate that integrates the Element Plus UI kit and utilizes a Vite-powered build pipeline. The project provides a foundation for developing professional user interfaces and corporate back-office applications. It includes a specific cleanup mechanism to initialize a clear development base by removing demo data and sample content. The framework incorporates TypeScript for static typing, single-page application routing, and rea

    Art Design Pro is a Vue 3 admin dashboard boilerplate that provides TypeScript support and UI components for building enterprise applications, though it focuses purely on the frontend rather than a full-stack starter kit.

    VueTypeScript
    View on GitHub↗5,547
  • cq-panda/vue.netcorecq-panda avatar

    cq-panda/Vue.NetCore

    4,227View on GitHub↗

    Vue.NetCore is a full-stack scaffolding tool that automatically generates frontend and backend code using .NET Core and Vue.js based on database schemas. It functions as a CRUD boilerplate generator and database orchestrator that maps entities into business logic to create administrative interfaces and API endpoints. The project provides a multi-platform UI scaffold, producing compatible code for web, iOS, Android, and WeChat mini-programs. It utilizes a TypeScript web framework with Vite and leverages SqlSugar to automate the mapping of database entities. The system covers enterprise CRUD a

    Vue.NetCore is a full-stack scaffolding tool that generates administrative interfaces and API endpoints from database schemas, serving as a boilerplate for .NET and Vue applications.

    C#API Endpoint GeneratorsTypeScript
    View on GitHub↗4,227
  • jeffli1993/springboot-learning-exampleJeffLi1993 avatar

    JeffLi1993/springboot-learning-example

    16,564View on GitHub↗

    This project is a Spring Boot reference implementation and learning resource designed to demonstrate the core features and architectural patterns of the Spring framework. It serves as a Java enterprise application template and boilerplate for building RESTful APIs, providing a structured codebase for practicing application development. The repository provides practical examples of microservices architecture orchestration, including the use of service discovery and inter-service communication to coordinate distributed services. It also implements reference patterns for RESTful API design with

    This repository serves as a Spring Boot application template and boilerplate for building RESTful APIs, providing a structured foundation with database integration and security features, though it uses Java instead of TypeScript.

    JavaREST APIs
    View on GitHub↗16,564
  • jhipster/generator-jhipsterjhipster avatar

    jhipster/generator-jhipster

    22,418View on GitHub↗

    This project is a full-stack application generator and Java application scaffolder designed to produce the initial project structure and boilerplate code for modern web applications and microservice architectures. It functions as a development platform that uses predefined technology stacks to automate the creation of backend services and APIs. The system includes a customizable code blueprint tool, allowing users to extend or replace standard generation patterns to modify the default code structure of client and server components. It also provides a containerized development environment to e

    This full-stack application generator provides a ready-to-use foundation with built-in authentication, database integration, APIs, TypeScript support, UI components, and Docker configuration out of the box.

    TypeScriptFull-Stack Application BoilerplatesConfiguration-Driven ScaffoldingFull-Stack Application Builders
    View on GitHub↗22,418
  • wasp-lang/waspwasp-lang avatar

    wasp-lang/wasp

    18,146View on 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 web framework that acts as a structured application starter, automatically configuring frontend, backend, database, and authentication out of the box.

    TypeScriptUser Authentication Strategies
    View on GitHub↗18,146
  • jasontaylordev/cleanarchitecturejasontaylordev avatar

    jasontaylordev/CleanArchitecture

    19,657View on GitHub↗

    This project is a comprehensive template for building enterprise-grade applications using clean architecture principles. It provides a structured foundation that decouples core business logic from infrastructure concerns, ensuring that domain entities remain independent of specific frameworks or database implementations. By utilizing a mediator-based request dispatching pattern, the system separates state-mutating commands from read-only queries, promoting a clean separation of concerns across the entire codebase. The architecture is organized into vertical slices, grouping related logic and

    This enterprise-grade Clean Architecture template provides a solid .NET and React foundation with database integration, API endpoints, and TypeScript support, though it requires some manual configuration for Docker and out-of-the-box frontend auth.

    BicepApplication ArchitecturesApplication TemplatesBusiness Entities
    View on GitHub↗19,657
  • nuxt/nuxt.jsnuxt avatar

    nuxt/nuxt.js

    60,458View on 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 full-stack web framework that serves as a robust application foundation, providing file-based routing and automated component discovery to accelerate new project setup, though it leaves auth and database integration to external modules.

    TypeScriptFull-Stack Web FrameworksApplication OrchestratorsFile-Based Routing Systems
    View on GitHub↗60,458
  • cookiecutter/cookiecuttercookiecutter avatar

    cookiecutter/cookiecutter

    24,950View on GitHub↗

    Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of software project structures. It functions as a project automator that generates initialized repositories and directories from predefined templates using variable substitution. The system utilizes the Jinja2 templating language to render files and folders, transforming generic blueprints into customized codebases based on user input. It supports template distribution via Git repositories or zip archives, allowing for the standardization of development environments across teams. The t

    Cookiecutter is a versatile command-line scaffolding tool that generates new project structures from predefined templates, though it relies on external community templates rather than including built-in authentication or database integrations out of the box.

    PythonProject ScaffoldingConfiguration Variable MappersFile Template Generators
    View on GitHub↗24,950
  • react-boilerplate/react-boilerplate-cra-templatereact-boilerplate avatar

    react-boilerplate/react-boilerplate-cra-template

    1,852View on GitHub↗

    This project provides a pre-configured frontend template for building single-page applications with integrated routing, unidirectional state management, and component-scoped style isolation. It includes command-line tooling to automatically generate boilerplate components, containers, routes, and associated test files to accelerate feature development. The development environment incorporates static type enforcement, automated code formatting and linting, and hot module replacement to maintain code quality and preserve application state during updates. Additional capabilities include dynamic

    This repository provides a pre-built React application template using Create React App and TypeScript, making it a suitable frontend boilerplate despite lacking backend, database, and deployment configurations.

    TypeScriptSingle-Page ApplicationsApplication Route ManagersHot Code Reloading
    View on GitHub↗1,852
  • react-native-community/react-native-template-typescriptreact-native-community avatar

    react-native-community/react-native-template-typescript

    1,893View on GitHub↗

    A minimalist project template that bootstraps cross-platform mobile applications with built-in TypeScript support. It functions as a development configuration package that enforces static type checking for mobile applications during the build process. The scaffolding process generates a clean and minimalist starting structure for mobile applications using the standard command line interface. It sets up a mobile development workspace with native rendering pipelines and build tools ready for immediate coding, targeting both iOS and Android platforms.

    This repository is a minimal React Native project template that provides TypeScript scaffolding to jump-start mobile application development, though it lacks the full-stack features like backend endpoints and authentication requested here.

    JavaMobile Application BootstrappingCross-Platform Mobile ApplicationsJSON Message Bus Bridges
    View on GitHub↗1,893
  • tj/frontend-boilerplatetj avatar

    tj/frontend-boilerplate

    2,903View on GitHub↗

    Frontend boilerplate is a starter template for building single-page applications with React, Redux, and Webpack. It provides a preconfigured project structure and toolchain designed to help developers begin creating client-side web applications immediately. The project incorporates a frontend build pipeline utilizing Webpack, Babel, and PostCSS for compiling scripts and styles. It supports modular state management through centralized stores and reactive update patterns, view navigation through routing, and scoped CSS styling to prevent class name leakage across components. Additional develo

    This repository is a frontend application boilerplate pre-configured with React, Redux, and modern build tooling, though it is explicitly unmaintained and lacks backend features like databases, APIs, and authentication.

    JavaScriptApplication State ManagementAsset BundlingClient-Side Route Navigators
    View on GitHub↗2,903
  • kamalgill/flask-appengine-templatekamalgill avatar

    kamalgill/flask-appengine-template

    1,070View on GitHub↗

    Flask app engine template is a project boilerplate and starter kit for building Python web applications using the Flask framework for deployment on Google App Engine. It provides structured project organization for web development, including pre-configured routing and view mapping to handle incoming HTTP requests through standard gateway interfaces. The project includes built-in support for local development, allowing developers to spin up a sandboxed server environment to test application behavior prior to production releases. It features an integrated in-memory caching layer using Memcache

    This project provides a Python boilerplate template for running Flask applications on Google App Engine, though it is now superseded by a newer starter kit and lacks modern TypeScript or Docker features.

    PythonFlaskFlask Application ExamplesGoogle App Engine Deployments
    View on GitHub↗1,070
  • gantonl/templatesGantonL avatar

    GantonL/templates

    64View on GitHub↗

    A CLI tool for scaffolding production-ready web application templates with modern tooling and best practices.

    This repository provides a CLI tool for scaffolding application templates, fitting the search for a scaffolding tool even though specific feature integrations are not explicitly detailed in the description.

    TypeScriptProject Scaffolding
    View on GitHub↗64
  • dotnet/templatingdotnet avatar

    dotnet/templating

    1,740View on GitHub↗

    Overview dotnet new Template Content Repositories How to author the templates Template Samples Contributing How to build, run & debug Trademarks

    This repository provides the official scaffolding engine for the .NET ecosystem, allowing you to generate new projects from custom or pre-built templates despite lacking out-of-the-box UI components or auth.

    Developer Utilities
    View on GitHub↗1,740
  • mudblazor/templatesMudBlazor avatar

    MudBlazor/Templates

    899View on GitHub↗

    This project provides a collection of templates for generating web application structures within the command-line interface. It serves as a scaffolding tool designed to initialize new projects with pre-configured component libraries, UI layouts, and essential boilerplate code. The templates distinguish themselves by offering granular control over the application environment during the initialization phase. Developers can select specific rendering strategies, including server-side, client-side, or hybrid interactive modes, and choose between full-featured scaffolding or minimal project shells

    This project provides a collection of application templates and scaffolding tools specifically for the Blazor ecosystem, giving you a ready-to-use foundation with UI layouts and rendering configurations.

    HTMLProject ScaffoldingBlazor ApplicationsCLI Integration Frameworks
    View on GitHub↗899
  • ackama/rails-templateackama avatar

    ackama/rails-template

    381View on GitHub↗

    Application template for Rails projects; preloaded with best practices for TDD, security, deployment, and developer productivity.

    This repository provides a pre-configured Rails application template designed to accelerate project setup with built-in best practices, though it focuses on Ruby rather than TypeScript and leaves some full-stack features to be configured.

    RubyApplication Templates
    View on GitHub↗381
  • dannysmith/tauri-templatedannysmith avatar

    dannysmith/tauri-template

    266View on GitHub↗

    A production-ready template for building modern desktop applications with Tauri v2, React 19, and TypeScript. This template provides a solid foundation with best practices, comprehensive documentation, and quality tooling built-in.

    This repository provides a production-ready template for building desktop applications with Tauri, React, and TypeScript, serving as a solid starting foundation though it lacks a full backend database or API endpoint setup.

    TypeScriptProject Templates
    View on GitHub↗266
  • sierrasoftworks/vue-templateSierraSoftworks avatar

    SierraSoftworks/vue-template

    25View on GitHub↗

    A Vue.js web application template designed to be as lightweight as possible while offering an extensive set of features

    This repository provides a lightweight Vue.js starter template for building web applications, though it misses several listed features like a built-in database or Docker support.

    TypeScriptStarter Templates
    View on GitHub↗25
  • sagikazarmark/modern-go-applicationsagikazarmark avatar

    sagikazarmark/modern-go-application

    1,944View on GitHub↗

    Modern Go Application example

    This repository provides a pre-built project scaffolding and architectural foundation for building Go applications, making it a relevant boilerplate even though it lacks some frontend-specific features like UI components.

    GoProject Scaffolding
    View on GitHub↗1,944
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
beego/beego32.4KGoNOASSERTIONJun 16, 2026
daymychen/art-design-pro5.5KVueMITJun 1, 2026
cq-panda/vue.netcore4.2KC#MITMay 24, 2026
jeffli1993/springboot-learning-example16.6KJavaApache-2.0Dec 3, 2023
jhipster/generator-jhipster22.4KTypeScriptApache-2.0Jun 16, 2026
wasp-lang/wasp18.1KTypeScriptmitFeb 20, 2026
jasontaylordev/cleanarchitecture19.7KBicepmitFeb 19, 2026
nuxt/nuxt.js60.5KTypeScriptMITJun 17, 2026
cookiecutter/cookiecutter25KPythonBSD-3-ClauseApr 1, 2026
react-boilerplate/react-boilerplate-cra-template1.9KTypeScriptMITNov 19, 2024

Related searches

  • Project starter templates
  • a static site generator for web content
  • Generative application builder
  • Template engine
  • Web application generators
  • Application initialization framework
  • an open source resume template for developers
  • a professional template for project README files