awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

SaaS boilerplate

Ranking updated Jul 23, 2026

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

Find the best repos with AI.We'll search the best matching repositories with AI.
  • ixartz/saas-boilerplateixartz avatar

    ixartz/SaaS-Boilerplate

    6,838View on 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
    View on GitHub↗6,838
  • nextjs/saas-starternextjs avatar

    nextjs/saas-starter

    15,906View on 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
    View on GitHub↗15,906
  • shadcn-ui/taxonomyshadcn-ui avatar

    shadcn-ui/taxonomy

    19,248View on 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
    View on GitHub↗19,248
  • abpframework/abpabpframework avatar

    abpframework/abp

    14,313View on 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
    View on GitHub↗14,313
  • apptension/saas-boilerplateapptension avatar

    apptension/saas-boilerplate

    2,819View on 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
    View on GitHub↗2,819
  • shadcn/taxonomyshadcn avatar

    shadcn/taxonomy

    19,251View on 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
    View on GitHub↗19,251
  • boxyhq/saas-starter-kitboxyhq avatar

    boxyhq/saas-starter-kit

    4,706View on 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
    View on GitHub↗4,706
  • mickasmt/next-saas-stripe-startermickasmt avatar

    mickasmt/next-saas-stripe-starter

    2,993View on 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
    View on GitHub↗2,993
  • wasp-lang/waspwasp-lang avatar

    wasp-lang/wasp

    18,146View on 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
    View on GitHub↗18,146
  • async-labs/saasasync-labs avatar

    async-labs/saas

    4,480View on 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
    View on GitHub↗4,480
  • aspnetboilerplate/aspnetboilerplateaspnetboilerplate avatar

    aspnetboilerplate/aspnetboilerplate

    11,984View on 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
    View on GitHub↗11,984
  • ant-design/ant-design-proant-design avatar

    ant-design/ant-design-pro

    38,401View on 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
    View on GitHub↗38,401
  • vercel/next-forgevercel avatar

    vercel/next-forge

    7,106View on 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
    View on GitHub↗7,106
  • michaelshimeles/nextjs-starter-kitmichaelshimeles avatar

    michaelshimeles/nextjs-starter-kit

    3,014View on 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
    View on GitHub↗3,014
  • vercel/nextjs-subscription-paymentsvercel avatar

    vercel/nextjs-subscription-payments

    7,718View on 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
    View on GitHub↗7,718
  • yii-starter-kit/yii2-starter-kityii-starter-kit avatar

    yii-starter-kit/yii2-starter-kit

    1,398View on 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
    View on GitHub↗1,398
  • webdevcody/wdc-saas-starter-kitwebdevcody avatar

    webdevcody/wdc-saas-starter-kit

    1,351View on 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
    View on GitHub↗1,351
  • ngx-rocket/starter-kitngx-rocket avatar

    ngx-rocket/starter-kit

    1,263View on 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
    View on GitHub↗1,263
  • sysgears/apollo-universal-starter-kitsysgears avatar

    sysgears/apollo-universal-starter-kit

    1,678View on 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
    View on GitHub↗1,678
  • labs64/laravel-boilerplateLabs64 avatar

    Labs64/laravel-boilerplate

    927View on 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
    View on GitHub↗927
  • rappasoft/laravel-boilerplaterappasoft avatar

    rappasoft/laravel-boilerplate

    5,630View on 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
    View on GitHub↗5,630
  • saas-starter-kit/saas-kit-prismaSaas-Starter-Kit avatar

    Saas-Starter-Kit/Saas-Kit-prisma

    622View on 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
    View on GitHub↗622
  • simonhoiberg/saas-templateSimonHoiberg avatar

    SimonHoiberg/saas-template

    790View on 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
    View on GitHub↗790
  • miracuthbert/saas-boilerplatemiracuthbert avatar

    miracuthbert/saas-boilerplate

    382View on 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
    View on GitHub↗382
  • javascriptmick/supanuxt-saasJavascriptMick avatar

    JavascriptMick/supanuxt-saas

    522View on 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
    View on GitHub↗522
  • paulledemon/django-saas-boilerplatePaulleDemon avatar

    PaulleDemon/Django-SAAS-Boilerplate

    287View on 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
    View on GitHub↗287
  • dunky11/react-saas-templatedunky11 avatar

    dunky11/react-saas-template

    1,963View on 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
    View on GitHub↗1,963
  • adrianhajdin/ai_saas_appadrianhajdin avatar

    adrianhajdin/ai_saas_app

    1,350View on 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
    View on GitHub↗1,350
  • juliankoehn/nextjs-saas-starterjuliankoehn avatar

    juliankoehn/nextjs-saas-starter

    53View on 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
    View on GitHub↗53
  • dhravya/cloudflare-saas-stackDhravya avatar

    Dhravya/cloudflare-saas-stack

    3,724View on 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
    View on GitHub↗3,724
  • sayahweb2-png/saas-starter-litesayahweb2-png avatar

    sayahweb2-png/saas-starter-lite

    1View on 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
    View on GitHub↗1
  • zukovlabs/enterprise-java-saas-starter-kitzukovlabs avatar

    zukovlabs/enterprise-java-saas-starter-kit

    5View on 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
    View on GitHub↗5
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
ixartz/saas-boilerplate6.8KTypeScriptmitFeb 20, 2026
nextjs/saas-starter15.9KTypeScriptMITDec 11, 2025
shadcn-ui/taxonomy19.2KTypeScriptMITApr 20, 2026
abpframework/abp14.3KC#LGPL-3.0Jun 16, 2026
apptension/saas-boilerplate2.8KTypeScriptmitFeb 19, 2026
shadcn/taxonomy19.3KTypeScriptMITApr 20, 2026
boxyhq/saas-starter-kit4.7KTypeScriptapache-2.0Dec 17, 2025
mickasmt/next-saas-stripe-starter3KTypeScriptMITAug 16, 2024
wasp-lang/wasp18.1KTypeScriptmitFeb 20, 2026
async-labs/saas4.5KTypeScriptMITMar 21, 2025

Related searches

  • an open source starter kit for SaaS
  • a boilerplate for building SaaS applications
  • PaaS and deployment platforms
  • a SvelteKit boilerplate for building SaaS applications
  • a saas platform with free developer tiers
  • a self hosted video streaming server
  • Social and federated platforms
  • an open source platform for home automation