resource: boilerplate
92 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| h5bp/html5-boilerplate HTML5 Boilerplate is a professional front-end starter template that bundles a best-practices index.html, main.css, server configs, and icon… | 67 | 57602 | stable |
| golang-standards/project-layout A community-maintained reference describing a standard directory layout for Go application projects, documenting common patterns like /cmd,… | 68 | 56498 | stable |
| sahat/hackathon-starter A boilerplate/starter kit for Node.js web applications, pre-wired with authentication (OAuth 2.0, local login), common API integrations, an… | 78 | 35249 | active |
| JCodesMore/ai-website-cloner-template A template repository that lets AI coding agents like Claude Code recreate any website from a URL as a clean Next.js app with one command. … | 80 | 33188 | active |
| genlayerlabs/genlayer-project-boilerplate A boilerplate project for building GenLayer applications, including an example intelligent contract (a football bets game) with web access … | 63 | 16751 | active |
| cookiecutter/cookiecutter-django A Cookiecutter project template that generates production-ready Django projects with batteries included: authentication, Docker, Celery, em… | 95 | 13603 | active |
| weijunext/indie-hacker-tools A curated Chinese-language list of tech stacks, templates, and tools for indie developers building products for international markets. It c… | 40 | 7966 | active |
| evrone/go-clean-template A copyable project template demonstrating how to structure Go microservices according to Clean Architecture (Uncle Bob) principles. It ship… | 99 | 7659 | active |
| thecodingmachine/react-native-boilerplate A React Native boilerplate/starter template by TheCodingMachine for kickstarting cross-platform mobile applications, usable with either Jav… | 86 | 5565 | active |
| ashleve/lightning-hydra-template A GitHub project template combining PyTorch Lightning and Hydra for structuring deep learning research code. It provides preconfigured proj… | 62 | 5338 | active |
| vercel/examples A curated collection of example applications, demos, and reference architectures from Vercel, primarily built with Next.js and TypeScript. … | 74 | 5154 | active |
| kudoleh/iOS-Clean-Architecture-MVVM A template iOS application demonstrating Clean Architecture combined with the MVVM pattern, written in Swift with both SwiftUI and UIKit vi… | 73 | 4402 | stable |
| sergdort/ModernCleanArchitectureSwiftUI An open-source example iOS application demonstrating Clean Architecture and Domain-Driven Design with modularization, built in Swift and Sw… | 35 | 4102 | active |
| Misterio77/nix-starter-configs A set of simple, documented Nix flake templates for getting started with NixOS and home-manager. It provides minimal and standard boilerpla… | 67 | 3813 | active |
| Dotnet-Boxed/Templates A set of .NET project templates ('dotnet new' templates) with batteries included, scaffolding ASP.NET Core API, GraphQL, Orleans, and NuGet… | 66 | 3485 | active |
| android/architecture-templates A collection of Android project templates from Google featuring a layered architecture (Compose, Room, Hilt, ViewModel, Coroutines/Flow) re… | 77 | 3157 | active |
| xcomptek/awesome-saas-boilerplates A curated awesome-list of SaaS boilerplates and starter kits organized by tech stack (JVM, JavaScript/TypeScript, Python, etc.). It include… | 74 | 3086 | active |
| Anil-matcha/awesome-generative-ai-apps A curated awesome-list of 50+ open-source generative AI SaaS app templates built with Next.js, covering image generation, video tools, virt… | 71 | 3070 | active |
| jsynowiec/node-typescript-boilerplate A production-ready Node.js TypeScript boilerplate providing a strict, modern toolchain with ESM, Vitest, ESLint, Prettier, GitHub Actions C… | 73 | 2955 | active |
| FabricMC/fabric-example-mod The official example/template mod for the Fabric modding toolchain for Minecraft, maintained by FabricMC. It provides a minimal starting po… | 77 | 2343 | active |
| DevinVinson/WordPress-Plugin-Boilerplate A standardized, object-oriented foundation for building WordPress plugins, following the WordPress Plugin API and coding standards. It prov… | 32 | 7840 | maintenance |
| EinGuterWaran/awesome-opensource-boilerplates A curated awesome-list of free, open-source SaaS boilerplates and starter templates spanning React/Next.js, Node.js, Python/Django, Rails, … | 66 | 1949 | active |
| practicajs/practica Practica.js is a CLI-based generator that scaffolds production-ready Node.js microservice boilerplates with best practices baked in, suppor… | 62 | 1677 | active |
| kaka3511/computer-graduation-design-idea A curated collection of computer science graduation design projects in Java (Spring Boot, SSM, JavaWeb), each bundled with source code and … | 58 | 1634 | active |
| liyifeng1994/ssm A tutorial repository demonstrating how to integrate the classic SSM Java web stack: SpringMVC + Spring + MyBatis. It serves as a hands-on … | 32 | 5901 | maintenance |
| AtotheY/saas-landingpage A SaaS landing page boilerplate built on Next.js 14, React, shadcn/ui, and Tailwind CSS. It provides a ready-to-edit starting point for tec… | 24 | 1517 | active |
| reduxjs/redux-templates The official Redux team's monorepo of project templates for starting new apps with Redux Toolkit pre-configured. It includes templates for … | 29 | 1512 | active |
| chvancooten/OSEP-Code-Snippets A collection of code snippets and boilerplate tools for Offensive Security's PEN-300 (OSEP) course, covering Windows privilege escalation, … | 47 | 1464 | active |
| iAmCorey/awesome-indie-hacker-tools A curated awesome-list of tech stacks and tools for indie hackers and developers building products for global markets. It catalogs resource… | 59 | 1412 | active |
| Android Clean Architecture A sample Android application demonstrating Uncle Bob's Clean Architecture approach, accompanied by a series of blog posts by Fernando Cejas… | 39 | 4811 | maintenance |
| ionelmc/cookiecutter-pylibrary A cookiecutter template for scaffolding Python library projects with batteries-included tooling. It generates projects preconfigured with t… | 57 | 1298 | active |
| Lightning-AI/deep-learning-project-template A seed template from Lightning AI for starting new deep learning and ML research projects with PyTorch Lightning. It ships a pre-structured… | 10 | 1287 | stable |
| vector-of-bool/pitchfork Pitchfork is a set of conventions for native C and C++ projects, best known for its project directory layout specification. The repository … | 32 | 1258 | stable |
| remix-run/examples A community-driven collection of complete example applications demonstrating how to accomplish various tasks with the Remix web framework. … | 75 | 1212 | active |
| stackshareio/awesome-stacks A community-curated awesome list of technology stacks for building different applications and features, covering front-end, full-stack, bac… | 32 | 3917 | maintenance |
| sahat/megaboilerplate Mega Boilerplate is a starter project generator for Node.js web applications that scaffolds customizable project setups. It lets developers… | 32 | 3801 | maintenance |
| seanpowell/Email-Boilerplate An HTML boilerplate/template for building nicely formatted HTML emails that work across email clients. It provides commented code snippets … | 32 | 3791 | maintenance |
| StephenGrider/ReduxSimpleStarter A minimal starter boilerplate for React and Redux created to accompany Stephen Grider's Udemy course. It provides a preconfigured build set… | 23 | 3529 | maintenance |
| digitsensitive/phaser3-typescript A collection of Phaser 3 game examples and starter boilerplates written in TypeScript, maintained since 2018. It includes Webpack and Parce… | 70 | 1032 | active |
| ralish/bash-script-template A best-practices Bash script template providing a ready-made scaffold with useful helper functions for writing robust shell scripts. It off… | 62 | 1008 | active |
| angular/material-start A starter repository and tutorial demonstrating how to build a Master-Detail web application with AngularJS Material. It provides ES5, ES6,… | 10 | 2181 | maintenance |
| googlesamples/android-testing-templates A collection of Google's Android testing templates (Android Testing Blueprint) in Java and Kotlin, integrating Android testing tools and fr… | 10 | 1955 | maintenance |
| Louis3797/awesome-readme-template A curated README template repository providing a ready-made structure for open-source project documentation, including badges, table of con… | 32 | 1857 | maintenance |
| Lemoncode/react-typescript-samples A collection of step-by-step React + TypeScript sample projects, primarily using hooks, with webpack bundling and react-router navigation. … | 32 | 1852 | maintenance |
| samuelsimoes/chrome-extension-webpack-boilerplate A boilerplate template for building rich Chrome Extensions using Webpack, supporting modular ES6 JavaScript, easy CSS loading, and automati… | 32 | 1707 | maintenance |
| wasabeef/flutter-architecture-blueprints A Flutter sample project demonstrating MVVM architecture with a Repository pattern and recommended project structure. It serves as a refere… | 10 | 1667 | maintenance |
| eduardomoroni/react-clean-architecture An example repository demonstrating how to apply clean architecture principles to React and React Native codebases using TypeScript. It ser… | 32 | 1621 | maintenance |
| FuelLabs/sway-applications A collection of end-to-end example applications written in Sway, the smart contract language for the Fuel blockchain, each pairing a Sway c… | 77 | 1568 | maintenance |
| hi-dhl/AndroidX-Jetpack-Practice A collection of practice projects and companion analysis articles covering AndroidX Jetpack components such as Splashscreen, App Startup, P… | 32 | 1488 | maintenance |
| impressivewebs/HTML9-Responsive-Boilerstrap-js HTML9 Responsive Boilerstrap JS (H9RBS.js) is a satirical parody of buzzword-heavy frontend boilerplates and frameworks, mocking the prolif… | 32 | 1430 | maintenance |
| melvin0008/awesome-projects-boilerplates A curated awesome-list of boilerplates and starter templates for mobile and web application development across many languages and framework… | 32 | 1406 | maintenance |
| thangchung/clean-architecture-dotnet A .NET sample project demonstrating a minimal Clean Architecture with DDD-lite, CQRS-lite, and cloud-native patterns applied to a simple eC… | 23 | 1358 | maintenance |
| focusaurus/express_code_structure An example repository demonstrating how to organize a medium-sized Express.js web application, with commentary on directory layout and arch… | 75 | 1350 | maintenance |
| UnlyEd/next-right-now Next Right Now (NRN) is a flexible, production-grade boilerplate for building web applications with Next.js, TypeScript, and Vercel. It shi… | 23 | 1278 | maintenance |
| cornflourblue/react-redux-registration-login-example A React + Redux example application and tutorial demonstrating user registration and login with JWT authentication. It serves as a boilerpl… | 23 | 1174 | maintenance |
| mathisGarberg/angular-folder-structure A reference repository demonstrating a highly scalable folder structure for Angular applications, based on community best practices and pro… | 32 | 1140 | maintenance |
| maciejtreder/ng-toolkit A collection of Angular schematics and a PWA boilerplate that adds server-side rendering (Angular Universal) and serverless deployment supp… | 32 | 1111 | maintenance |
| kauemurakami/getx_pattern getx_pattern is a documented architectural pattern and project structure proposal for standardizing Flutter applications built with the Get… | 32 | 1038 | maintenance |
| membership/membership.db A SQL database schema boilerplate for storing user accounts, roles, and authentication tokens/claims in web applications. It provides ready… | 23 | 1021 | maintenance |
| jlongster/electron-with-server-example An example Electron application demonstrating how to wire up a background Node.js server process to an Electron app via a safe IPC mechanis… | 32 | 1018 | maintenance |
| wesbos/hot-tips A personal playground repository by Wes Bos containing the code behind his short-form web development tips shared on social media. It inclu… | 66 | 1127 | experimental |
| microsoft/TypeScript-React-Starter A starter template and tutorial from Microsoft showing how to set up a React project with TypeScript, including linting, testing with Jest/… | 10 | 11030 | abandoned |
| janishar/android-mvp-architecture A detailed sample Android app demonstrating MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking, and PlaceholderView. … | 32 | 4419 | abandoned |
| gimenete/iOS-boilerplate A base template for iOS projects written in Objective-C that provides pre-solved solutions for common app development tasks like async imag… | 32 | 2746 | abandoned |
| jhen0409/react-chrome-extension-boilerplate A boilerplate template for building Chrome extensions with React and Redux. It includes hot reloading via Webpack, ES2015+ support with Bab… | 23 | 2138 | abandoned |
| angular/universal-starter A starter kit for Angular Universal, providing server-side rendering setup for Angular applications. It has been archived because Angular C… | 10 | 2008 | abandoned |
| hitherejoe/Android-Boilerplate An Android boilerplate application template demonstrating data downloading, persisting, and syncing with a common app layout. It integrates… | 32 | 1857 | abandoned |
| xwartz/wechat-app-demo A WeChat Mini Program (微信小程序) demo repository with example code, development tool links, and documentation resources. Most resources have s… | 10 | 1779 | abandoned |
| jquery-boilerplate/jquery-patterns A collection of jQuery plugin boilerplate patterns demonstrating different ways to structure jQuery plugins, from a lightweight starter tem… | 32 | 1569 | abandoned |
| btford/angular-express-seed A seed/skeleton project for building AngularJS single-page apps backed by an Express and Node.js server. It preconfigures Angular libraries… | 32 | 1493 | abandoned |
| graphql-boilerplates/react-fullstack-graphql A collection of fullstack GraphQL boilerplate starter projects combining React with Apollo Client on the frontend and graphql-yoga-based No… | 77 | 1431 | abandoned |
| wesbos/Learn-Redux-Starter-Files Starter files and stepped solutions for Wes Bos's free LearnRedux.com video course, where learners build a photo app called 'Reduxstagram' … | 32 | 1354 | abandoned |
| goldze/MVVMHabitComponent A component-based Android development template built on the MVVMHabit framework and Alibaba's ARouter, demonstrating an MVVM + modularizati… | 32 | 1118 | abandoned |
| philipwalton/analyticsjs-boilerplate A boilerplate and set of examples demonstrating best practices for implementing Google's analytics.js on modern websites. It includes base,… | 32 | 1118 | abandoned |
| petrnohejl/android-templates-and-utilities A deprecated collection of Android source code templates, utilities, and snippets written in Java, serving as a cookbook for building Andro… | 32 | 1096 | abandoned |
| mattbrictson/rails-template A Rails 7 application template by Matt Brictson that scaffolds new projects with opinionated best practices, Vite integration, PostgreSQL, … | 10 | 1071 | abandoned |
| kamalgill/flask-appengine-template A boilerplate project template for running Flask applications on Google App Engine's Standard Python 2.7 runtime. It is deprecated as of 20… | 10 | 1068 | abandoned |
| hlashbrooke/WordPress-Plugin-Template A GPL-licensed code template for scaffolding standards-compliant WordPress plugins, including a shell script to rename and clone the boiler… | 10 | 1046 | abandoned |
| alan2207/bulletproof-react Bulletproof React is an opinionated guide and reference architecture for building scalable, production-ready React applications, demonstrat… | 69 | 35753 | active |
| disler/claude-code-hooks-mastery A tutorial repository and runnable example collection for mastering Claude Code hooks, Anthropic's mechanism for adding deterministic (and … | 50 | 3905 | active |
| sxei/chrome-plugin-demo A companion demo repository for a comprehensive Chinese-language tutorial on Chrome extension (plugin) development. It includes a full-feat… | 32 | 8673 | maintenance |
| vant-ui/vant-demo The official example repository for Vant, containing demo projects for Vant, Vant Weapp, React Vant, and Vant Cli across various build setu… | 68 | 2070 | active |
| navdeep-G/setup.py A guide and example setup.py template for Python packaging, offering a well-commented, best-practice setup.py that can be copy-pasted to bo… | 32 | 5040 | maintenance |
| piomin/claude-ai-spring-boot A template repository providing a structured starting point for Spring Boot applications optimized for Claude Code. It ships preconfigured … | 51 | 1283 | active |
| mutoe/vue3-realworld-example-app A RealWorld-conformant example Medium/Conduit clone built with Vue 3, Vite, TypeScript, Pinia, and the Composition API. It demonstrates bes… | 75 | 1078 | active |
| hack4impact/flask-base A Flask application template with pre-built boilerplate code including user authentication, permissions management, SQLAlchemy database int… | 10 | 3060 | maintenance |
| tomastrajan/angular-ngrx-material-starter An Angular starter project combining NgRx state management, Angular Material, and Angular CLI as a boilerplate for building web application… | 32 | 2872 | maintenance |
| nginx-boilerplate/nginx-boilerplate A boilerplate Nginx configuration template with include-based structure, optimized defaults, and handy snippets for SSL, rate limiting, cac… | 23 | 2438 | maintenance |
| bizz84/starter_architecture_flutter_firebase A time tracking application built with Flutter and Firebase, serving as a reference implementation of the author's Riverpod app architectur… | 51 | 1806 | maintenance |
| miracleyoo/pytorch-lightning-template A PyTorch Lightning project template that lets developers adapt existing PyTorch code to Lightning with minimal changes while keeping full … | 32 | 1541 | maintenance |
| L1aoXingyu/Deep-Learning-Project-Template A PyTorch project template providing a well-designed folder structure and OOP conventions for deep learning projects. It wraps common scaff… | 32 | 1395 | maintenance |
| react-everywhere/re-start A React Native template/starter kit that lets developers target Android, iOS, Web, Windows (UWP), and Electron desktop platforms from a sin… | 23 | 1299 | abandoned |
page 1 / 1