resource: web-framework
454 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| blowdart/AspNetAuthorizationWorkshop A hands-on workshop/lab walking through ASP.NET Core authorization features, updated for ASP.NET Core 2.1. It guides developers step by ste… | 10 | 1172 | maintenance |
| nicholasjackson/building-microservices-youtube Companion code repository for the 'Building Microservices in Go' YouTube tutorial series by Nicholas Jackson. It contains a multi-tier micr… | 32 | 1168 | maintenance |
| kriasoft/aspnet-starter-kit A boilerplate and tooling for building single-page web applications with ASP.NET Core on the backend and React/Redux on the frontend. It bu… | 32 | 1165 | maintenance |
| FuZhucheng/SSM A Java J2EE demo project built with the SSM stack (Spring + SpringMVC + MyBatis) that implements a points system and a basic product search… | 32 | 1162 | maintenance |
| airuikun/front-core A collection of JavaScript implementations and source-code walkthroughs of popular frontend and Node.js technologies, including a mini bund… | 32 | 1162 | maintenance |
| adrianhajdin/zoom-clone A tutorial companion repository from JavaScript Mastery that walks through building a Zoom-like video conferencing app with Next.js 14, Typ… | 25 | 1153 | maintenance |
| itmuch/spring-cloud-docker-microservice-book-code Companion source code for the Chinese book 'Spring Cloud and Docker Microservices Architecture in Action (2nd Edition)'. It contains 60+ de… | 32 | 1149 | maintenance |
| Sanjeev-Thiyagarajan/fastapi-course A companion code repository for a FastAPI video course that builds a backend clone of a social media app. It implements posts, users, authe… | 32 | 1139 | maintenance |
| komarserjio/notejam Notejam is a unified sample web application (sign up/in, notes CRUD with pads) implemented in many server-side frameworks including Django,… | 32 | 1137 | maintenance |
| pmjones/adr Action-Domain-Responder (ADR) is a documentation project describing a web-specific architectural pattern that refines Model-View-Controller… | 32 | 1137 | maintenance |
| jeanrauwers/mern-course-bootcamp A free video-based coding bootcamp teaching full-stack development with the MERN stack (MongoDB, Express, React, Node.js) by building a spo… | 32 | 1135 | maintenance |
| dzzzzzy/Nestjs-Learning A Chinese-language tutorial repository for learning the NestJS framework, with written guides on controllers, modules, middleware, guards, … | 10 | 1115 | maintenance |
| umermansoor/microservices Cinema 3 is an educational example project demonstrating microservices architecture using four Python Flask services for a fictional movie … | 66 | 1114 | maintenance |
| launchbadge/realworld-axum-sqlx A Rust implementation of the Realworld demo app spec (a Medium-like blogging API) built with the Axum web framework and SQLx against Postgr… | 32 | 1103 | maintenance |
| digitalsonic/geektime-spring-family Companion code samples and slides for the Geektime video course '玩转Spring全家桶' (Mastering the Spring Family Bucket). It provides hands-on ex… | 32 | 1090 | maintenance |
| ikcamp/koa2-tutorial A Chinese-language open-source tutorial by iKcamp for building real-world Node.js projects with the Koa2 web framework. It is organized as … | 32 | 1088 | maintenance |
| HaddyYang/django2.0-course Companion code repository for a Chinese Django 2.0 video tutorial series by Yang Shihang, with per-lesson folders building a personal blog … | 32 | 1085 | maintenance |
| digitalinnovationone/dio-springboot A course repository teaching Spring Boot for the Digital Innovation One platform, written in Java. It contains example code and exercises a… | 32 | 1084 | maintenance |
| jojoldu/freelec-springboot2-webservice Example code repository accompanying the Korean book 'Spring Boot 2 Web Service Deployment' by jojoldu. It demonstrates building and deploy… | 32 | 1066 | maintenance |
| antsmartian/lets-build-express A series of tutorial chapters that teach how to build a minimal clone of the Express.js web framework from scratch in JavaScript. It uses t… | 32 | 1062 | maintenance |
| vercel/nextjs-postgres-auth-starter A Next.js starter template combining NextAuth.js email/password authentication, Drizzle ORM, Tailwind CSS, and a Neon PostgreSQL database. … | 32 | 1052 | maintenance |
| yidao620c/SpringBootBucket A collection of small, runnable Spring Boot example projects, each demonstrating integration with a common web technology (MyBatis, MongoDB… | 23 | 1050 | maintenance |
| kolorobot/spring-mvc-quickstart-archetype A Maven archetype that scaffolds a Spring MVC web application with no XML configuration. Generated projects include Thymeleaf, Bootstrap, S… | 32 | 1043 | maintenance |
| wesbos/Learn-Node Starter files and stepped solutions for Wes Bos's Learn Node course, a video tutorial series on building web applications with Node.js, Exp… | 32 | 1043 | maintenance |
| eacdy/spring-cloud-study Companion source code for the open-source book 'Learn Spring Cloud with Me' and its related blog series, written in Java. It provides examp… | 32 | 1036 | maintenance |
| atulmy/fullstack-graphql A simple fullstack demo application with a GraphQL API built on Express and Sequelize (MySQL, Postgres, SQLite, MSSQL) and a React + Redux … | 32 | 1034 | maintenance |
| ouchuangxin/leave-sample Sample Java/Spring Boot code accompanying the Geek Time 'DDD in Practice' course, demonstrating a leave-approval microservice designed with… | 69 | 1031 | maintenance |
| clerk/t3-turbo-and-clerk A T3 Turbo starter template that integrates Clerk as the authentication provider in a Turborepo monorepo. It includes a Next.js 13 web app,… | 10 | 1026 | maintenance |
| drehimself/laravel-ecommerce-example Companion code for a YouTube series teaching how to build an e-commerce application with Laravel, including Stripe/PayPal payments, Algolia… | 32 | 1020 | maintenance |
| techwithtim/Flask-Web-App-Tutorial Companion code for a YouTube tutorial building a note-storing web app with Flask. It demonstrates basic Flask setup, routing, and a simple … | 32 | 1010 | maintenance |
| EthanRBrown/web-development-with-node-and-express Companion repository of code samples for the book 'Web Development With Node and Express, 1st Edition', organized by chapter. It lets reade… | 32 | 1004 | maintenance |
| PicPay/picpay-desafio-backend PicPay's public backend technical hiring challenge, a specification for building a simplified payments platform with user and merchant wall… | 62 | 2288 | experimental |
| adrianhajdin/project_ai_mern_image_generation A tutorial companion repository for building and deploying a full-stack MERN AI image generation app, a MidJourney/DALL-E clone using React… | 31 | 1196 | experimental |
| juliusmarminge/acme-corp Acme Corp is a fullstack Next.js 13 starter kit structured as a Turborepo monorepo, featuring tRPC for full-stack typesafety, Kysely with P… | 59 | 1175 | experimental |
| angular/angular-seed angular-seed is an application skeleton for bootstrapping AngularJS web apps, preconfigured with a sample app, dev server, and testing tool… | 10 | 13079 | abandoned |
| opendigg/awesome-github-wechat-weapp A curated awesome-list of open-source projects for WeChat Mini Programs (weapp), covering UI components, development frameworks, utility li… | 32 | 9465 | abandoned |
| huluoyang/freecodecamp.cn The Chinese community fork of the freeCodeCamp open-source codebase and curriculum, providing a localized learn-to-code platform at freecod… | 32 | 5577 | abandoned |
| Hashnode/mern-starter MERN Starter is a scaffolding boilerplate for building isomorphic JavaScript apps with MongoDB, Express, React, and Node.js, including Webp… | 23 | 5143 | abandoned |
| spring-attic/spring-mvc-showcase A sample application demonstrating the features of the Spring MVC web framework through small, simple examples, including controllers, requ… | 10 | 4970 | abandoned |
| realpython/discover-flask A tutorial series and companion source code repository teaching full stack web development with the Flask micro web framework. It walks thr… | 32 | 4547 | abandoned |
| tbranyen/backbone-boilerplate An opinionated boilerplate and workflow for building Backbone.js web applications, bundling Backbone, jQuery, Lodash, Grunt, Babel, and Moc… | 32 | 4445 | abandoned |
| reactjs/react-tutorial The official React comment box example code from the React tutorial, demonstrating basic React usage with a simple comments API. It include… | 10 | 3275 | abandoned |
| olebedev/go-starter-kit A Golang starter kit for building isomorphic React single-page applications with server-side rendering via the goja JavaScript engine. It b… | 10 | 2784 | abandoned |
| serverless/serverless-graphql An archived starter kit of examples for building serverless GraphQL applications using AWS AppSync, Apollo Server, AWS Lambda, and the Serv… | 10 | 2701 | abandoned |
| scotch-io/scotch-box Scotch Box is a preconfigured Vagrant box providing a full LAMP/LEMP stack (Ubuntu, PHP, MySQL, Apache/NGINX) for local web development. It… | 32 | 2671 | abandoned |
| RickWong/react-isomorphic-starterkit A boilerplate starter kit for building isomorphic (universal) React applications with server-side rendering. It bundles React, React Router… | 10 | 2303 | abandoned |
| webpack/react-starter A starter template for building React applications with webpack, including dev server, Hot Module Replacement, and production prerendering … | 10 | 2191 | abandoned |
| codingXiaxw/seckill A Java flash-sale (seckill) system built with the SSM stack (Spring + Spring MVC + MyBatis) and Maven, accompanied by a multi-part Chinese … | 32 | 2166 | abandoned |
| Nealyang/React-Express-Blog-Demo A full-stack blog demo built with React, Redux-Saga, Express, and MongoDB (via Mongoose), accompanied by a 14-part tutorial blog series. It… | 32 | 1944 | abandoned |
| leebenson/reactql A universal React + GraphQL starter kit written in TypeScript, bundling React, Apollo Client, MobX, Emotion, and Webpack with built-in serv… | 10 | 1810 | abandoned |
| benawad/lireddit Source code for Ben Awad's popular YouTube fullstack GraphQL tutorial, a Reddit clone built with TypeScript. It demonstrates a complete mod… | 32 | 1748 | abandoned |
| bodyno/react-starter-kit A React starter kit (boilerplate) combining React, Redux, React-Router, Webpack, and Babel with hot reloading, Sass, unit testing, and code… | 23 | 1748 | abandoned |
| ctrlplusb/react-universally A starter kit (boilerplate) for building universal React applications with server-side rendering. It bundles Webpack, Express, React Router… | 10 | 1680 | abandoned |
| DavidWells/isomorphic-react-example A deprecated demo tutorial (with video) showing how to build isomorphic/universal JavaScript apps using React and Node.js with Express, ren… | 32 | 1673 | abandoned |
| jadjoubran/laravel5-angular-material-starter A starter boilerplate combining Laravel 5.3 with AngularJS 1.5 and Angular Material, preconfigured with JWT auth (Satellizer), Restangular,… | 23 | 1647 | abandoned |
| fnakstad/angular-client-side-auth An example application demonstrating one approach to implementing authentication and authorization in AngularJS single-page applications, b… | 32 | 1611 | abandoned |
| mattupstate/overholt Overholt is an example Flask application demonstrating common practices for structuring larger Flask projects, including blueprints, SQLAlc… | 10 | 1595 | abandoned |
| kefranabg/bento-starter Bento-starter is an open-source full-stack boilerplate/template for building fast, maintainable Progressive Web Apps with Vue.js, Vuex, and… | 23 | 1512 | abandoned |
| iammukeshm/CleanArchitecture.WebApi An open-source Clean Architecture boilerplate template for ASP.NET Core 3.1 Web APIs, emphasizing loosely coupled, inverted-dependency desi… | 23 | 1496 | 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 |
| symfony/symfony-standard The Symfony Standard Edition, a pre-configured skeleton application bundling the Symfony framework with Twig, Doctrine ORM, Swiftmailer, an… | 10 | 1475 | 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 |
| Aqua Aqua is a website and user system starter boilerplate for Node.js built on hapi and MongoDB, providing a RESTful JSON API with signup, logi… | 10 | 1378 | abandoned |
| christianalfoni/webpack-express-boilerplate A boilerplate project that sets up a Webpack build workflow with a Node.js Express server, including React, hot module replacement, CSS Mod… | 32 | 1375 | abandoned |
| iaincollins/nextjs-starter A starter/boilerplate project for Next.js (React) with built-in authentication using Express and Passport.js, including OAuth and email log… | 10 | 1366 | abandoned |
| scotch-io/easy-node-authentication Companion example code for the scotch.io 'Complete Guide to Node Authentication' tutorial series. It demonstrates user authentication in No… | 32 | 1352 | abandoned |
| spikebrehm/isomorphic-tutorial A tutorial sample app demonstrating isomorphic (universal) JavaScript, built as a small Express blog that renders pages on the server and t… | 32 | 1336 | abandoned |
| denoland/saaskit Deno SaaSKit is an open-source SaaS starter template built on the Fresh web framework with Deno KV persistence, GitHub OAuth, Tailwind CSS,… | 10 | 1325 | abandoned |
| Webschool-io/be-mean Be MEAN is an open course teaching the MEAN stack (MongoDB, Express, AngularJS, and Node.js) along with related JavaScript technologies, de… | 32 | 1261 | abandoned |
| canfoo/vue2.0-taopiaopiao A full-stack learning demo that recreates the Taopiaopiao (movie ticketing) mobile web app using Vue 2.0, vue-router, vuex, and mint-ui on … | 32 | 1221 | abandoned |
| Kotlin/kotlin-fullstack-sample Thinkter is an official Kotlin full-stack sample application implementing a simple microblogging app, with a Ktor/JVM backend exposing a RE… | 10 | 1205 | abandoned |
| TrilonIO/aspnetcore-Vue-starter A dotnet template/starter kit combining ASP.NET Core 2.2 Web API with a Vue.js 2 single-page application, including Vuex, Webpack with HMR,… | 23 | 1197 | abandoned |
| fullstackreact/food-lookup-demo A demo repository showing how to pair a create-react-app frontend with a Node/Express API server using Webpack's dev-server proxy to avoid … | 32 | 1179 | abandoned |
| GoogleChromeLabs/application-shell A demo and reference implementation of the Application Shell architecture, using Service Workers to offline-cache an app's UI shell and pop… | 10 | 1168 | abandoned |
| jendewalt/jennifer_dewalt A collection of 180 small websites built by Jennifer Dewalt in 180 days as a learn-to-code project, with all source code published on GitHu… | 32 | 1147 | abandoned |
| MeCKodo/vue-tutorial A Chinese-language tutorial repository teaching how to build a single-page application with Vue 2.0, vue-router, vuex, and vue-cli. It walk… | 32 | 1134 | abandoned |
| shea256/angular-flask A boilerplate application combining an AngularJS frontend with a Flask/Python backend. It provides a starter template with a seeded databas… | 32 | 1076 | 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 |
| robrighter/node-boilerplate A Node.js project boilerplate that combines Express, Connect, Jade, and Socket.IO into a ready-to-use website skeleton. It handles project … | 32 | 1052 | abandoned |
| bayma888/weixin-xiaochengxu666-info A curated Chinese-language list of open-source WeChat Mini Program projects, covering UI components, development frameworks, utility librar… | 32 | 1052 | abandoned |
| IBM-Blockchain-Archive/marbles Marbles is a demo application teaching the basics of chaincode and app development on Hyperledger Fabric, where users create and transfer m… | 23 | 1025 | abandoned |
| chinawithfrank/FullStackDeveloperCourse A Chinese-language tutorial series (curated as links to blog articles) teaching how to become a full stack web developer, covering programm… | 32 | 1021 | abandoned |
| tnajdek/angular-requirejs-seed A fork of the official Angular Seed project that adds full RequireJS support for AngularJS 1.4.x applications. It provides an application s… | 10 | 1016 | abandoned |
| 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 |
| wasp-lang/open-saas Open SaaS is a free, open-source SaaS boilerplate built on the Wasp full-stack framework (React, NodeJS, Prisma). It ships with pre-configu… | 86 | 15641 | active |
| ixartz/Next-js-Boilerplate A free, open-source Next.js boilerplate and starter template with App Router support, Tailwind CSS 4, and TypeScript. It bundles authentica… | 94 | 13052 | active |
| hagopj13/node-express-boilerplate A Node.js boilerplate/starter template for building production-ready RESTful APIs with Express and Mongoose. It ships with JWT authenticati… | 23 | 7668 | stable |
| vercel/next-forge next-forge is a production-grade Turborepo monorepo template for building Next.js SaaS applications. It bundles an opinionated, pre-integra… | 79 | 7661 | active |
| Blazity/next-enterprise An enterprise-grade Next.js boilerplate providing a production-ready starter template with preconfigured tooling including Tailwind CSS, st… | 74 | 7447 | active |
| ixartz/SaaS-Boilerplate A free, open-source SaaS boilerplate built with Next.js, TypeScript, Tailwind CSS, and Shadcn UI. It ships with authentication, multi-tenan… | 89 | 7381 | active |
| techschool/simplebank The companion code repository for TECH SCHOOL's Backend Master Class, a course that builds a simple bank backend web service in Go from scr… | 40 | 6529 | active |
| ityouknow/spring-boot-examples A large collection of minimal, practical Spring Boot example projects (updated through Spring Boot 3.0) covering web, data access, messagin… | 32 | 30503 | maintenance |
| async-labs/saas An open-source SaaS boilerplate web application built with React, Next.js, Express, MongoDB (Mongoose), MobX, WebSockets, and TypeScript. I… | 38 | 4502 | active |
| hwholiday/learning_tools A curated collection of Go learning examples covering go-kit microservices, gRPC load balancing with etcd, DDD/hexagonal architecture, and … | 32 | 4302 | active |
| aspnetrun/run-aspnetcore-microservices A reference implementation of an e-commerce microservices system built on .NET 8 with ASP.NET Core Web APIs, gRPC, RabbitMQ/MassTransit eve… | 64 | 3258 | 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 |
| michaelshimeles/nextjs-starter-kit A production-ready Next.js 15 SaaS starter kit with authentication, subscription billing, AI chatbot, file storage, and analytics pre-integ… | 53 | 3050 | active |
| NarHakobyan/awesome-nest-boilerplate An enterprise-grade NestJS boilerplate written in strict TypeScript with PostgreSQL via TypeORM, JWT RS256 auth with RBAC, CQRS, i18n, and … | 62 | 2822 | active |
| phusion/passenger-docker A set of Docker base images optimized for building Ruby, Python, Node.js, and Meteor web app images. It bundles Nginx, Phusion Passenger, i… | 76 | 2817 | active |