Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: web-framework

454 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
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…
101172maintenance
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…
321168maintenance
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…
321165maintenance
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…
321162maintenance
airuikun/front-core
A collection of JavaScript implementations and source-code walkthroughs of popular frontend and Node.js technologies, including a mini bund…
321162maintenance
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…
251153maintenance
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…
321149maintenance
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…
321139maintenance
komarserjio/notejam
Notejam is a unified sample web application (sign up/in, notes CRUD with pads) implemented in many server-side frameworks including Django,…
321137maintenance
pmjones/adr
Action-Domain-Responder (ADR) is a documentation project describing a web-specific architectural pattern that refines Model-View-Controller…
321137maintenance
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…
321135maintenance
dzzzzzy/Nestjs-Learning
A Chinese-language tutorial repository for learning the NestJS framework, with written guides on controllers, modules, middleware, guards, …
101115maintenance
umermansoor/microservices
Cinema 3 is an educational example project demonstrating microservices architecture using four Python Flask services for a fictional movie …
661114maintenance
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…
321103maintenance
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…
321090maintenance
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 …
321088maintenance
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 …
321085maintenance
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…
321084maintenance
jojoldu/freelec-springboot2-webservice
Example code repository accompanying the Korean book 'Spring Boot 2 Web Service Deployment' by jojoldu. It demonstrates building and deploy…
321066maintenance
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…
321062maintenance
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. …
321052maintenance
yidao620c/SpringBootBucket
A collection of small, runnable Spring Boot example projects, each demonstrating integration with a common web technology (MyBatis, MongoDB…
231050maintenance
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…
321043maintenance
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…
321043maintenance
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…
321036maintenance
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 …
321034maintenance
ouchuangxin/leave-sample
Sample Java/Spring Boot code accompanying the Geek Time 'DDD in Practice' course, demonstrating a leave-approval microservice designed with…
691031maintenance
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,…
101026maintenance
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…
321020maintenance
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 …
321010maintenance
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…
321004maintenance
PicPay/picpay-desafio-backend
PicPay's public backend technical hiring challenge, a specification for building a simplified payments platform with user and merchant wall…
622288experimental
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…
311196experimental
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…
591175experimental
angular/angular-seed
angular-seed is an application skeleton for bootstrapping AngularJS web apps, preconfigured with a sample app, dev server, and testing tool…
1013079abandoned
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…
329465abandoned
huluoyang/freecodecamp.cn
The Chinese community fork of the freeCodeCamp open-source codebase and curriculum, providing a localized learn-to-code platform at freecod…
325577abandoned
Hashnode/mern-starter
MERN Starter is a scaffolding boilerplate for building isomorphic JavaScript apps with MongoDB, Express, React, and Node.js, including Webp…
235143abandoned
spring-attic/spring-mvc-showcase
A sample application demonstrating the features of the Spring MVC web framework through small, simple examples, including controllers, requ…
104970abandoned
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…
324547abandoned
tbranyen/backbone-boilerplate
An opinionated boilerplate and workflow for building Backbone.js web applications, bundling Backbone, jQuery, Lodash, Grunt, Babel, and Moc…
324445abandoned
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…
103275abandoned
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…
102784abandoned
serverless/serverless-graphql
An archived starter kit of examples for building serverless GraphQL applications using AWS AppSync, Apollo Server, AWS Lambda, and the Serv…
102701abandoned
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…
322671abandoned
RickWong/react-isomorphic-starterkit
A boilerplate starter kit for building isomorphic (universal) React applications with server-side rendering. It bundles React, React Router…
102303abandoned
webpack/react-starter
A starter template for building React applications with webpack, including dev server, Hot Module Replacement, and production prerendering …
102191abandoned
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 …
322166abandoned
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…
321944abandoned
leebenson/reactql
A universal React + GraphQL starter kit written in TypeScript, bundling React, Apollo Client, MobX, Emotion, and Webpack with built-in serv…
101810abandoned
benawad/lireddit
Source code for Ben Awad's popular YouTube fullstack GraphQL tutorial, a Reddit clone built with TypeScript. It demonstrates a complete mod…
321748abandoned
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…
231748abandoned
ctrlplusb/react-universally
A starter kit (boilerplate) for building universal React applications with server-side rendering. It bundles Webpack, Express, React Router…
101680abandoned
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…
321673abandoned
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,…
231647abandoned
fnakstad/angular-client-side-auth
An example application demonstrating one approach to implementing authentication and authorization in AngularJS single-page applications, b…
321611abandoned
mattupstate/overholt
Overholt is an example Flask application demonstrating common practices for structuring larger Flask projects, including blueprints, SQLAlc…
101595abandoned
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…
231512abandoned
iammukeshm/CleanArchitecture.WebApi
An open-source Clean Architecture boilerplate template for ASP.NET Core 3.1 Web APIs, emphasizing loosely coupled, inverted-dependency desi…
231496abandoned
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…
321493abandoned
symfony/symfony-standard
The Symfony Standard Edition, a pre-configured skeleton application bundling the Symfony framework with Twig, Doctrine ORM, Swiftmailer, an…
101475abandoned
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…
771431abandoned
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…
101378abandoned
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…
321375abandoned
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…
101366abandoned
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…
321352abandoned
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…
321336abandoned
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,…
101325abandoned
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…
321261abandoned
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 …
321221abandoned
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…
101205abandoned
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,…
231197abandoned
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 …
321179abandoned
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…
101168abandoned
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…
321147abandoned
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…
321134abandoned
shea256/angular-flask
A boilerplate application combining an AngularJS frontend with a Flask/Python backend. It provides a starter template with a seeded databas…
321076abandoned
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…
101068abandoned
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 …
321052abandoned
bayma888/weixin-xiaochengxu666-info
A curated Chinese-language list of open-source WeChat Mini Program projects, covering UI components, development frameworks, utility librar…
321052abandoned
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…
231025abandoned
chinawithfrank/FullStackDeveloperCourse
A Chinese-language tutorial series (curated as links to blog articles) teaching how to become a full stack web developer, covering programm…
321021abandoned
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…
101016abandoned
genlayerlabs/genlayer-project-boilerplate
A boilerplate project for building GenLayer applications, including an example intelligent contract (a football bets game) with web access …
6316751active
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…
8615641active
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…
9413052active
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…
237668stable
vercel/next-forge
next-forge is a production-grade Turborepo monorepo template for building Next.js SaaS applications. It bundles an opinionated, pre-integra…
797661active
Blazity/next-enterprise
An enterprise-grade Next.js boilerplate providing a production-ready starter template with preconfigured tooling including Tailwind CSS, st…
747447active
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…
897381active
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…
406529active
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…
3230503maintenance
async-labs/saas
An open-source SaaS boilerplate web application built with React, Next.js, Express, MongoDB (Mongoose), MobX, WebSockets, and TypeScript. I…
384502active
hwholiday/learning_tools
A curated collection of Go learning examples covering go-kit microservices, gRPC load balancing with etcd, DDD/hexagonal architecture, and …
324302active
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…
643258active
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…
743086active
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…
713070active
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…
533050active
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 …
622822active
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…
762817active

← prev page 4 / 5 next →