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

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

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

SaaS boilerplate

排名更新于 2026年7月23日

For saas platforms, the strongest matches are ixartz/saas-boilerplate (This Next), nextjs/saas-starter (This repository is a production-ready SaaS starter kit built) and shadcn-ui/taxonomy (Taxonomy is a full-stack Next). abpframework/abp and apptension/saas-boilerplate round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked open-source SaaS boilerplates ranked by GitHub stars and activity. Compare features, tech stacks, and find the right starter kit.

SaaS boilerplate

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

    ixartz/SaaS-Boilerplate

    6,838在 GitHub 上查看↗

    This project is a comprehensive starter kit for building subscription-based web applications using Next.js and TypeScript. It provides a structural foundation for developing software-as-a-service platforms, incorporating integrated user authentication, payment tiers, and multi-tenant organization management. The framework distinguishes itself with a dedicated multi-tenant application architecture that organizes users into teams and organizations with workspace switching. It includes a built-in monetization layer via Stripe subscription integration for managing pricing tiers and billing cycles

    This Next.js and TypeScript starter kit directly provides authentication, payment processing, database integration, user dashboards, and multi-tenancy for quickly launching subscription-based software-as-a-service applications.

    TypeScriptDatabase ORMsMulti-tenancy Architectures
    在 GitHub 上查看↗6,838
  • nextjs/saas-starternextjs 的头像

    nextjs/saas-starter

    15,906在 GitHub 上查看↗

    This project is a production-ready boilerplate designed for building subscription-based web applications. It provides a foundational framework for managing user identity, persistent relational data, and recurring billing cycles within a unified development environment. The platform distinguishes itself by integrating secure authentication workflows with automated subscription management. It utilizes a schema-first approach to database interactions, ensuring data consistency through type-safe queries and versioned migrations. By incorporating native support for payment provider APIs, the syste

    This repository is a production-ready SaaS starter kit built with Next.js that provides essential features including authentication, database integration, and subscription payment processing.

    TypeScriptDatabase ORMsType-Safe Database Clients
    在 GitHub 上查看↗15,906
  • shadcn-ui/taxonomyshadcn-ui 的头像

    shadcn-ui/taxonomy

    19,248在 GitHub 上查看↗

    Taxonomy is a full-stack application template and reference implementation built with the Next.js app router. It serves as a comprehensive starter for developing web applications using server components and modern React patterns. The project integrates a variety of specialized systems, including an identity management workflow for OAuth and session handling, and a billing system for managing recurring subscriptions and payment events. It also features a content pipeline that transforms Markdown and JSX files into type-safe data collections for rendering blogs and documentation. The architect

    Taxonomy is a full-stack Next.js application template that provides out-of-the-box authentication, database integration via Prisma, and Stripe billing subscriptions, making it a well-rounded starter kit for launching SaaS applications.

    TypeScriptDatabase ORMsType-Safe Database Clients
    在 GitHub 上查看↗19,248
  • abpframework/abpabpframework 的头像

    abpframework/abp

    14,313在 GitHub 上查看↗

    ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core. It serves as a structural toolkit for implementing domain-driven design and microservices patterns, providing a modular enterprise architecture where functionality is organized into independent, pluggable modules. The platform is specifically designed to support multi-tenant SaaS architectures, isolating data and configurations for multiple independent customers within a single application instance. It provides enterprise boilerplate infrastructure and pre-configured templates

    ABP is a comprehensive .NET architecture framework that provides multi-tenant SaaS application templates and enterprise infrastructure, though it relies on standard ASP.NET Core integrations rather than shipping with out-of-the-box user dashboards or payment processing.

    C#User ManagementMulti-Tenancy FrameworksMulti-tenancy Isolation
    在 GitHub 上查看↗14,313
  • apptension/saas-boilerplateapptension 的头像

    apptension/saas-boilerplate

    2,819在 GitHub 上查看↗

    This project is a starter kit for building software as a service applications. It provides a foundational framework for developing scalable products with integrated subscription billing, user management, and automated cloud deployment pipelines. The core architecture centers on a multi-tenant application framework that isolates data and permissions between organizations using team workspaces and role-based access control. It utilizes a GraphQL API to ensure type-safe communication and data consistency between the frontend and backend. The system covers comprehensive identity and access manag

    This repository is a production-ready SaaS boilerplate that includes multi-tenancy, subscription billing, authentication, and a scalable architecture to quickly launch applications.

    TypeScriptSaaS BoilerplatesSaaS BoilerplatesBilling and Subscription Management
    在 GitHub 上查看↗2,819
  • shadcn/taxonomyshadcn 的头像

    shadcn/taxonomy

    19,251在 GitHub 上查看↗

    Taxonomy is a SaaS boilerplate and Next.js application template designed for building subscription-based web applications. It provides a foundational architecture implemented as a TypeScript web framework, utilizing server components and app-router file routing. The project serves as a comprehensive starter for software-as-a-service products, combining user authentication workflows with recurring subscription billing. It further functions as a markdown content site, enabling the creation of blogs or documentation through markdown-to-HTML rendering. The codebase integrates several core capabi

    Taxonomy is a production-ready SaaS boilerplate built on Next.js, featuring built-in authentication, subscription billing, and a complete foundational architecture for launching web applications.

    TypeScriptSaaS Scaffolding TemplatesFile-System-Based RoutersNext.js Development
    在 GitHub 上查看↗19,251
  • boxyhq/saas-starter-kitboxyhq 的头像

    boxyhq/saas-starter-kit

    4,706在 GitHub 上查看↗

    This project is a software-as-a-service application boilerplate and foundation designed to provide the core business infrastructure for building software services. It functions as a multi-tenant user management system that handles account creation, user authentication, and organizational team structures across multiple customer accounts. The kit integrates enterprise identity features, including a service for automating user and group management via the System for Cross-domain Identity Management standard. It also includes a billing implementation for managing recurring payments, one-time tra

    This repository is a comprehensive SaaS boilerplate and starter kit built with Next.js and TypeScript, featuring built-in multi-tenancy, enterprise authentication, subscription billing, and user management.

    TypeScriptSaaS Infrastructure KitsB2B Account ManagementIdentity Federation Providers
    在 GitHub 上查看↗4,706
  • mickasmt/next-saas-stripe-startermickasmt 的头像

    mickasmt/next-saas-stripe-starter

    2,993在 GitHub 上查看↗

    Next-saas-stripe-starter is a full-stack application template built for launching software-as-a-service products with user authentication, billing, and database integration. The platform combines a starter kit template with a type-safe database toolkit, object-relational mapping, and a payment processing integration for handling recurring customer billing, subscription tiers, and checkout workflows. User identity management is supported through social logins, secure sessions, and credential-based authentication. The core architecture supports type-safe database modeling, server-executed actio

    This open-source Next.js starter kit provides production-ready authentication, database integration via Prisma, payment processing with Stripe, and user management out of the box to quickly launch SaaS applications.

    TypeScriptTransactional EmailingType-Safe Database Clients
    在 GitHub 上查看↗2,993
  • wasp-lang/waspwasp-lang 的头像

    wasp-lang/wasp

    18,146在 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 declarative full-stack web framework that automates authentication, database integration, and deployment for SaaS applications, though it approaches the boilerplate category through a compiler-driven configuration language rather than traditional template files.

    TypeScriptTransactional EmailingUser Authentication StrategiesEmail Notification Services
    在 GitHub 上查看↗18,146
  • async-labs/saasasync-labs 的头像

    async-labs/saas

    4,480在 GitHub 上查看↗

    This project is a full-stack TypeScript framework and boilerplate designed for building subscription-based software services. It provides a pre-configured development environment that integrates a React frontend with a Node.js and Express server and a MongoDB data layer. The framework includes integrated modules for managing subscription billing, multi-tenant user management, and secure identity verification via social logins and passwordless authentication. It further enables real-time application synchronization through a WebSocket server for bidirectional data streaming between clients and

    This full-stack TypeScript framework provides authentication, subscription billing, and multi-tenant management for launching software services, though it misses built-in database migrations or comprehensive frontend UI components.

    TypeScriptTransactional Emailing
    在 GitHub 上查看↗4,480
  • aspnetboilerplate/aspnetboilerplateaspnetboilerplate 的头像

    aspnetboilerplate/aspnetboilerplate

    11,984在 GitHub 上查看↗

    This project is an application framework and boilerplate for enterprise web applications based on ASP.NET Core. It provides a foundation for building large-scale business applications by implementing a domain-driven design framework that organizes application logic into decoupled layers and modules. The framework distinguishes itself through built-in support for multi-tenant software-as-a-service architectures, providing primitives for data, configuration, and interface isolation for multiple customers within a single instance. It also includes an integrated identity management system featuri

    This ASP.NET Core framework provides a robust foundation for multi-tenant enterprise applications, though it leans more toward a comprehensive domain-driven architecture than a modern plug-and-play starter kit.

    C#Multi-tenancy Isolation
    在 GitHub 上查看↗11,984
  • ant-design/ant-design-proant-design 的头像

    ant-design/ant-design-pro

    38,401在 GitHub 上查看↗

    Ant Design Pro is a comprehensive starter kit and administrative framework for building enterprise-level admin dashboards and professional user interfaces. It provides a structured project foundation and a set of React admin templates, including pre-defined layout blocks and routing configurations. The framework distinguishes itself by providing a built-in frontend mocking environment and mock-service middleware to simulate backend API responses during development. It also features integrated conversational AI components and assistant pages for embedding intelligent interactions directly into

    Ant Design Pro is a React-based starter kit focused on enterprise admin dashboards and user interfaces, though it lacks built-in backend features like payments or database integration out of the box.

    TypeScriptDashboard Layouts
    在 GitHub 上查看↗38,401
  • vercel/next-forgevercel 的头像

    vercel/next-forge

    7,106在 GitHub 上查看↗

    Next-forge is a production-ready project scaffold and full-stack web framework stack designed for building web applications. It provides a comprehensive set of starter modules and boilerplates specifically tailored for SaaS infrastructure, including a TypeScript project scaffold and a Next.js application starter. The project utilizes a Turborepo monorepo template to organize multiple applications and shared packages in a single codebase. This architecture enables shared logic isolation and the use of a component-based UI library to maintain consistent styling across different applications. T

    Next-forge provides a production-ready monorepo scaffold tailored for SaaS infrastructure, including authentication, database integration, and payment processing through its ecosystem of tools.

    TypeScriptMonorepo ArchitecturesWeb Application BoilerplatesBilling and Subscription Management
    在 GitHub 上查看↗7,106
  • michaelshimeles/nextjs-starter-kitmichaelshimeles 的头像

    michaelshimeles/nextjs-starter-kit

    3,014在 GitHub 上查看↗

    This project is a foundational boilerplate for building software-as-a-service applications using Next.js, TypeScript, and Tailwind CSS. It provides a pre-configured project structure designed to accelerate the launch of a product. The kit integrates a conversational user interface that renders markdown responses from large language models. It includes a secure identity layer for user registration and session persistence across multiple authentication providers, alongside a billing system for managing tiered pricing plans and real-time payment updates. The technical surface covers a type-safe

    This project is a Next.js starter kit that provides authentication, subscription billing, and database integration to accelerate SaaS development, though it lacks built-in multi-tenancy.

    TypeScriptBoilerplatesSaaS BoilerplatesSaaS Boilerplates
    在 GitHub 上查看↗3,014
  • vercel/nextjs-subscription-paymentsvercel 的头像

    vercel/nextjs-subscription-payments

    7,718在 GitHub 上查看↗

    This project is a Next.js SaaS starter kit and billing boilerplate designed for building subscription-based software services. It provides a pre-configured foundation that integrates a PostgreSQL database schema with Stripe to manage recurring billing, tiered pricing models, and customer payment portals. The implementation features a synchronization system that uses webhooks to mirror external product data and subscription states into a local relational database. It includes an authentication layer that links external identity providers to user accounts and manages secure session tracking. T

    This project is a Next.js starter kit focused specifically on subscription billing and payment processing, serving as a solid foundation although it lacks some broader boilerplate features like multi-tenancy or a full user dashboard.

    TypeScriptBilling and Subscription ManagementSubscription BillingAuthentication Integrations
    在 GitHub 上查看↗7,718
  • yii-starter-kit/yii2-starter-kityii-starter-kit 的头像

    yii-starter-kit/yii2-starter-kit

    1,398在 GitHub 上查看↗

    This production-ready web application template and self-hosted content management system is built on the Yii2 framework, providing a modular architecture split into distinct frontend, backend, and API areas. It includes a centralized administrative dashboard equipped with tools for managing articles, static pages, menus, files, image thumbnails, and dynamic content blocks. Core capabilities encompass user authentication with social login options, email activations, profile customization, and role-based access control hierarchies enforced across controllers. The platform supports external clie

    This repository provides a foundational project template and starter kit for building PHP applications with authentication, user management, and backend features, though it predates modern SaaS payment integration standards.

    PHPRole-Based Access ControlWeb Application DevelopmentAdministrative Dashboards
    在 GitHub 上查看↗1,398
  • webdevcody/wdc-saas-starter-kitwebdevcody 的头像

    webdevcody/wdc-saas-starter-kit

    1,351在 GitHub 上查看↗

    Wdc-saas-starter-kit is a full-stack Next.js and TypeScript web application boilerplate designed to launch subscription-based software products. It comes pre-configured with a relational database ORM layer, user authentication, role-based access control, and cloud object storage integrations for handling user-uploaded files and media. The starter kit features recurring subscription management and payment webhook processing through an integrated payment gateway to synchronize customer billing cycles, plan upgrades, and subscription statuses. It also includes multi-tenant team workspace archit

    This TypeScript-based starter kit is designed for bootstrapping SaaS applications with common features, though the codebase is currently unfinished and relies on community contributions for completion.

    TypeScriptDatabase ORMs
    在 GitHub 上查看↗1,351
  • ngx-rocket/starter-kitngx-rocket 的头像

    ngx-rocket/starter-kit

    1,263在 GitHub 上查看↗

    Starter-kit is an enterprise-grade starter kit and development toolkit for Angular applications, providing project scaffolding, boilerplate generation, and command-line automation. It establishes a structured foundation for large-scale web development with built-in ahead-of-time template compilation, module-based dependency injection, and client-side single-page application routing. The command-line automation utilities support rapid code generation for components, directives, pipes, services, classes, and modules alongside a local development server with live reloading and backend API reque

    This Angular starter kit provides a structured foundation for building enterprise applications, though it lacks built-in production features like payment processing and multi-tenancy.

    TypeScriptAngular Application FrameworksEnterprise StartersAhead-Of-Time Compilation
    在 GitHub 上查看↗1,263
  • sysgears/apollo-universal-starter-kitsysgears 的头像

    sysgears/apollo-universal-starter-kit

    1,678在 GitHub 上查看↗

    Apollo Universal Starter Kit is a full-stack application boilerplate and starter template designed to accelerate cross-platform development across web, mobile, and server environments. It provides a modular architecture that organizes code into independent, self-contained feature directories, combined with a GraphQL-driven data layer and a server-side rendering pipeline to optimize performance and search engine optimization. The project incorporates compile-time code generation tooling to automatically scaffold schemas, resolvers, and components, alongside a real-time subscription engine for

    Apollo Universal Starter Kit provides a modular, fully-configured foundation with authentication and database support for building web and mobile applications quickly, though it lacks out-of-the-box payment processing and multi-tenancy.

    JavaScriptFull-Stack Application BoilerplatesModular Feature ArchitecturesMonorepo Workspace Managers
    在 GitHub 上查看↗1,678
  • labs64/laravel-boilerplateLabs64 的头像

    Labs64/laravel-boilerplate

    927在 GitHub 上查看↗

    Laravel boilerplate is a starter kit and administrative template designed to bootstrap web applications. It provides a pre-configured structure incorporating authentication, database setups, and routing layers to accelerate backend development. The system incorporates role-based access control to protect administrative resources by evaluating database-backed user permissions against backend policies. It also includes external licensing integration for managing subscription tiers, alongside social provider authentication that enables user registration and login through third-party accounts whi

    This project is a Laravel starter kit that provides authentication, social login, and an admin dashboard theme to accelerate building PHP web applications, though it lacks built-in payment processing or multi-tenancy.

    PHPSocial Login ProvidersAdministration Dashboard ThemesApplication Starter Kits
    在 GitHub 上查看↗927
  • rappasoft/laravel-boilerplaterappasoft 的头像

    rappasoft/laravel-boilerplate

    5,630在 GitHub 上查看↗

    Laravel Boilerplate is a pre-built admin panel and application scaffolding for Laravel that provides a complete backend foundation including user management, role-based permissions, and a CoreUI interface. It serves as a starting point for web application development by bundling essential administrative features into a single, ready-to-use package. The project distinguishes itself through a comprehensive identity management system that combines multi-language support across over 20 locales with two-factor authentication and user impersonation capabilities. Its role-based access control system

    This Laravel starter kit provides a robust backend foundation with user management and role-based permissions, though it lacks built-in payment processing and out-of-the-box multi-tenancy.

    PHPAdmin Panel FrameworksPHP and Laravel BoilerplatesApplication Scaffolding
    在 GitHub 上查看↗5,630
  • saas-starter-kit/saas-kit-prismaSaas-Starter-Kit 的头像

    Saas-Starter-Kit/Saas-Kit-prisma

    622在 GitHub 上查看↗

    🚀A template for building Software-as-Service (SAAS) apps with Reactjs, Nextjs, Prisma and OpenAI integration

    This template provides a solid React, Next.js, and Prisma foundation for building SaaS applications, though it lacks some of the requested features like multi-tenancy and built-in email notifications.

    TypeScriptNode and NestJS BoilerplatesSaaS Starter Kits
    在 GitHub 上查看↗622
  • simonhoiberg/saas-templateSimonHoiberg 的头像

    SimonHoiberg/saas-template

    790在 GitHub 上查看↗

    SaaS template for AWS, Amplify, React, NextJS and Chakra

    This repository is a starter kit built with Next.js, React, and AWS that provides a solid foundation for launching SaaS applications, though it lacks explicit multi-tenancy support among the listed features.

    TypeScriptNode and NestJS Boilerplates
    在 GitHub 上查看↗790
  • miracuthbert/saas-boilerplatemiracuthbert 的头像

    miracuthbert/saas-boilerplate

    382在 GitHub 上查看↗

    SaaS boilerplate built in Laravel, Bootstrap 4 and VueJs.

    This Laravel and Vue.js starter kit provides a foundation for application development, though it lacks explicit out-of-the-box features for multi-tenancy and payment processing.

    PHPPHP and Laravel Boilerplates
    在 GitHub 上查看↗382
  • javascriptmick/supanuxt-saasJavascriptMick 的头像

    JavascriptMick/supanuxt-saas

    522在 GitHub 上查看↗

    Simple boilerplate for SAAS. Nuxt3, Supabase, OAuth, Prisma, TRPC, Pinia, Stripe, Tailwind, OpenAI

    This repository is a production-ready SaaS starter kit built with Nuxt 3, Supabase, Prisma, and Stripe, though it lacks built-in multi-tenancy support.

    VueNuxt and Rare Frameworks
    在 GitHub 上查看↗522
  • paulledemon/django-saas-boilerplatePaulleDemon 的头像

    PaulleDemon/Django-SAAS-Boilerplate

    287在 GitHub 上查看↗

    Supercharge your SAAS development using the django SAAS Boilerplates

    This repository provides a Django-based SaaS boilerplate designed to speed up application development with production-ready features, though it requires further setup to cover all requested multi-tenancy and billing components.

    JavaScriptPython and Django Boilerplates
    在 GitHub 上查看↗287
  • dunky11/react-saas-templatedunky11 的头像

    dunky11/react-saas-template

    1,963在 GitHub 上查看↗

    This project is a boilerplate for building administrative web applications and software-as-a-service platforms. It provides a foundational structure for React-based development, focusing on the rapid assembly of functional interfaces and the management of complex application navigation. The template distinguishes itself through a collection of pre-built interface elements and layouts based on Material-UI. These components are designed to accelerate the development of data visualization tools, management dashboards, and common user-facing features such as file uploaders and payment forms. The

    This repository provides a React-based template and boilerplate tailored for quickly spinning up admin dashboards and SaaS applications, though you will need to wire up backend services like authentication and payments yourself.

    JavaScriptSaaS BoilerplatesAdmin Dashboard BoilerplatesClient-side Routing
    在 GitHub 上查看↗1,963
  • adrianhajdin/ai_saas_appadrianhajdin 的头像

    adrianhajdin/ai_saas_app

    1,350在 GitHub 上查看↗

    This project is a full-stack software-as-a-service starter kit designed for building commercial web applications that feature automated image processing and credit-based monetization. It provides a foundational architecture for managing user identities, recurring billing cycles, and the lifecycle of digital assets. The application distinguishes itself by integrating specialized services for cloud-based image manipulation and secure identity management. It coordinates these external tools through a centralized controller that enforces usage limits by decrementing account balances in real-time

    This project is a Next.js starter kit built for launching software-as-a-service applications, though its feature set focuses heavily on image processing and credit-based monetization rather than multi-tenancy.

    TypeScriptImage Editing and TransformationNext.js Starter KitsAccess Authentication
    在 GitHub 上查看↗1,350
  • juliankoehn/nextjs-saas-starterjuliankoehn 的头像

    juliankoehn/nextjs-saas-starter

    53在 GitHub 上查看↗

    This project aims to create a metered billing SaaS utilizing Next.js, Prisma, PostgreSQL, and Stripe.

    This project is a Next.js boilerplate focused on metered billing with Prisma, PostgreSQL, and Stripe, giving you a strong foundation for launching a SaaS although it lacks explicit mentions of multi-tenancy and email notifications.

    TypeScriptNext.js and React Boilerplates
    在 GitHub 上查看↗53
  • dhravya/cloudflare-saas-stackDhravya 的头像

    Dhravya/cloudflare-saas-stack

    3,724在 GitHub 上查看↗

    This project is a full-stack serverless application stack and boilerplate designed for building software-as-a-service applications on the Cloudflare Workers platform. It provides a TypeScript starter that unifies the frontend and backend within a single deployment workflow, integrating essential primitives for authentication, data persistence, and storage. The stack is distinguished by its pre-configured templates for rapid project bootstrapping. It includes integrated support for the Cloudflare D1 SQL database and Cloudflare R2 buckets, providing a predefined architecture for managing relati

    This project is a serverless SaaS boilerplate built specifically for the Cloudflare Workers platform, providing essential primitives like authentication and data persistence to jump-start full-stack applications.

    TypeScriptSaaS Scaffolding TemplatesCloud Resource IntegrationsCloudflare Workers Implementations
    在 GitHub 上查看↗3,724
  • sayahweb2-png/saas-starter-litesayahweb2-png 的头像

    sayahweb2-png/saas-starter-lite

    1在 GitHub 上查看↗

    Free NestJS Angular SaaS auth boilerplate. JWT, Google OAuth, email, dashboard, dark mode. The free foundation — get the full version at demo.cloudrix.io

    This project is a TypeScript-based starter kit providing a NestJS and Angular foundation with authentication, email support, and a dashboard, though it lacks built-in payment processing and multi-tenancy.

    TypeScriptGenerators and Scaffolding
    在 GitHub 上查看↗1
  • zukovlabs/enterprise-java-saas-starter-kitzukovlabs 的头像

    zukovlabs/enterprise-java-saas-starter-kit

    5在 GitHub 上查看↗

    Production-ready SaaS boilerplate. Java 21, Spring Boot 3.4, Angular 21, MSSQL & Docker. Community Edition.

    This repository is a production-ready SaaS starter kit built with Java, Spring Boot, and Angular, fitting the requested category while focusing on an enterprise Java stack.

    JavaGenerators and ScaffoldingJava and Kotlin Boilerplates
    在 GitHub 上查看↗5
一览前 10 名对比
仓库Star 数语言许可证最后推送
ixartz/saas-boilerplate6.8KTypeScriptmit2026年2月20日
nextjs/saas-starter15.9KTypeScriptMIT2025年12月11日
shadcn-ui/taxonomy19.2KTypeScriptMIT2026年4月20日
abpframework/abp14.3KC#LGPL-3.02026年6月16日
apptension/saas-boilerplate2.8KTypeScriptmit2026年2月19日
shadcn/taxonomy19.3KTypeScriptMIT2026年4月20日
boxyhq/saas-starter-kit4.7KTypeScriptapache-2.02025年12月17日
mickasmt/next-saas-stripe-starter3KTypeScriptMIT2024年8月16日
wasp-lang/wasp18.1KTypeScriptmit2026年2月20日
async-labs/saas4.5KTypeScriptMIT2025年3月21日

Related searches

  • 开源 SaaS 入门套件
  • a boilerplate for building SaaS applications
  • PaaS 与部署平台
  • 用于构建 SaaS 应用的 SvelteKit 样板
  • 提供免费开发者层级的 SaaS 平台
  • a self hosted video streaming server
  • 社交与联邦平台
  • an open source platform for home automation