awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 个仓库

Awesome GitHub RepositoriesWeb Development Frameworks

Comprehensive learning materials for popular frontend and backend web frameworks.

Explore 14 awesome GitHub repositories matching part of an awesome list · Web Development Frameworks. Refine with filters or upvote what's useful.

Awesome Web Development Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sahat/hackathon-startersahat 的头像

    sahat/hackathon-starter

    35,226在 GitHub 上查看↗

    This project is a Node.js web application boilerplate designed to accelerate development by providing a pre-configured foundation with integrated routing, templating, and developer tooling. It serves as a comprehensive starter kit that includes a full-stack authentication system, a payment integration starter, and an LLM agent framework. The framework distinguishes itself with specialized tools for AI development, including a retrieval-augmented generation implementation kit with vector search and semantic caching. It enables the creation of reasoning agents featuring tool-calling loops and r

    General-purpose boilerplate for Node.js web applications.

    JavaScriptboilerplatehackathonhacktoberfest
    在 GitHub 上查看↗35,226
  • ixartz/next-js-boilerplateixartz 的头像

    ixartz/Next-js-Boilerplate

    12,982在 GitHub 上查看↗

    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

    Free and open source starter for Next.js projects.

    TypeScriptboilerplateboilerplate-codejamstack
    在 GitHub 上查看↗12,982
  • fullstackhero/dotnet-starter-kitF

    fullstackhero/dotnet-starter-kit

    6,580在 GitHub 上查看↗

    This project is a production-ready starter kit and boilerplate for building multi-tenant software-as-a-service applications using .NET and React. It provides a multi-tenant application framework and a cloud-native infrastructure kit designed to support scalable cloud services. The project distinguishes itself through a modular monolith architecture that organizes business logic into isolated bounded contexts to prevent code entanglement. It implements comprehensive SaaS identity management, including role-based access control, account impersonation, and strict tenant data isolation across the

    ASP.NET Core Web API and Blazor client starter kit.

    C#
    在 GitHub 上查看↗6,580
  • dpgaspar/flask-appbuilderdpgaspar 的头像

    dpgaspar/Flask-AppBuilder

    4,951在 GitHub 上查看↗

    Flask-AppBuilder 是一个构建在 Flask 之上的快速应用程序框架,可自动化创建管理界面和数据库驱动的应用程序。它作为一个自动 CRUD 生成器和 SQL 数据库管理界面,能够直接从数据模型生成用户界面和 REST API。 该框架包含一个用于通过基于角色的访问控制 (RBAC) 管理用户身份和访问权限的安全系统。它支持通过内部数据库或 LDAP、OAuth 和 OpenID 等外部提供商进行身份验证。 该平台涵盖了更广泛的功能,包括多方言数据库连接、模型审计跟踪以及用户界面内容的国际化。它还提供了通过图表进行数据可视化的工具、文件上传处理以及基于用户权限的动态菜单生成。

    Framework for rapid application development using Flask.

    Python
    在 GitHub 上查看↗4,951
  • criticalmoments/cmsaasstarterCriticalMoments 的头像

    CriticalMoments/CMSaasStarter

    2,342在 GitHub 上查看↗

    A modern SaaS template/boilerplate built with SvelteKit, Tailwind, and Supabase. Includes marketing page, blog, subscriptions, auth, user dashboard, user settings, pricing page, and more.

    SvelteKit template with Tailwind, Supabase, and marketing features.

    Svelte
    在 GitHub 上查看↗2,342
  • graphile/startergraphile 的头像

    graphile/starter

    1,824在 GitHub 上查看↗

    Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js

    Full-stack application boilerplate for Node.js environments.

    TypeScript
    在 GitHub 上查看↗1,824
  • level09/enfernolevel09 的头像

    level09/enferno

    570在 GitHub 上查看↗

    Live Demo · Tutorials · Docs · Stop configuring. Start shipping.

    Flask-based framework for building web applications.

    CSS
    在 GitHub 上查看↗570
  • mikolaj-jankowski/clean-architecture-and-domain-driven-design-solution-templatemikolaj-jankowski 的头像

    mikolaj-jankowski/Clean-Architecture-And-Domain-Driven-Design-Solution-Template

    285在 GitHub 上查看↗

    Clean Architecture and Domain Driven Design Template

    Clean architecture template for .NET Core applications.

    C#
    在 GitHub 上查看↗285
  • tarunvelli/rails-tabler-startertarunvelli 的头像

    tarunvelli/rails-tabler-starter

    202在 GitHub 上查看↗

    Free and open source Ruby on Rails starter kit built using Tabler

    Ruby on Rails starter kit with integrated UI components.

    Ruby
    在 GitHub 上查看↗202
  • mrdoob/htmleditorM

    mrdoob/htmleditor

    0在 GitHub 上查看↗

    Simple live-code editor for experimenting with web design.

    在 GitHub 上查看↗0
  • benjamminf/warpjsB

    benjamminf/warpjs

    0在 GitHub 上查看↗

    Library for distorting and manipulating SVG elements in the browser.

    在 GitHub 上查看↗0
  • alphagov/accessible-autocompleteA

    alphagov/accessible-autocomplete

    0在 GitHub 上查看↗

    Accessible JavaScript autocomplete component for web forms.

    在 GitHub 上查看↗0
  • shauryauppal/php-database-connectionshauryauppal 的头像

    shauryauppal/PHP-Database-connection

    15在 GitHub 上查看↗

    Guide for PHP and SQL connection with HTML form.

    Example implementation for connecting PHP applications to databases.

    PHPconnectionhacktoberfestmysql-php
    在 GitHub 上查看↗15
  • vercel/platformsV

    vercel/platforms

    0在 GitHub 上查看↗

    A production-ready example of a multi-tenant application built with Next.js 15, featuring custom subdomains for each tenant.

    All-in-one starter kit for building multi-tenant web applications.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Web Development Frameworks