SaaS

Open-source projects categorized as SaaS

Software as a service (SaaS) is a software licensing and delivery model in which software is licensed on a subscription basis and is centrally hosted. It is sometimes referred to as "on-demand software".

One of the most popular platforms focussed on proprietary SaaS products is SaaSHub

Top 23 SaaS Open-Source Projects

  • dub

    Open-source link management infrastructure.

  • Project mention: 5 Open-Source Next.js Projects Rocking 2024 (Learn the Patterns!) 🚀 | dev.to | 2024-04-05

    Github Repository: Here

  • awesome-oss-alternatives

    Awesome list of open-source startup alternatives to well-known SaaS products 🚀

  • Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07

    I see that you said github repo, but my life experience has been that those "awesome" style repos are committed to once and then ignore all pull requests or issues going forward. Thus, I think the audience would be better served by AlternativeTo or one of its ilk, which offers a licensing filter on their lists (e.g. https://alternativeto.net/software/github/?license=opensourc... )

    But, a quick search for alternative coughed up a few results, which exhibit the behavior I described https://github.com/RunaCapital/awesome-oss-alternatives#awes... https://github.com/btw-so/open-source-alternatives?tab=readm...

    One may also find more via topic exploration, e.g. https://github.com/topics/alternatives

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • ABP

    Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

  • Project mention: ABP Suite: Best CRUD Page Generation Tool for .NET | dev.to | 2024-02-14

    In conclusion, ABP Suite is a game-changer in the realm of application development. Its modular design (comes from ABP Framework), powerful code generation, and support for modern frontend frameworks make it a go-to choice for developers looking to build scalable and feature-rich applications. Whether you are working on a small project or a large enterprise application, ABP Suite provides the tools you need to succeed in your development endeavors.

  • stack-on-a-budget

    A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mock API tool. https://mockoon.com

  • Project mention: Stack on a Budget | news.ycombinator.com | 2024-04-21
  • wave

    Wave - The Software as a Service Starter Kit, designed to help you build the SAAS of your dreams 🚀 💰

  • Project mention: AI SaaS ideas and useful resources to start a SaaS business. | dev.to | 2024-01-28

    Wave - Open source and based on Laravel.

  • rainbond

    No need to know Kubernetes' cloud native application management platform | äļį”Ļ懂 Kubernetes įš„䚑原į”Ÿåš”į”ĻįŪĄį†åđģ台

  • Project mention: Rainbond: No Need Understand Kubernetes Application Management Platform | news.ycombinator.com | 2023-09-20
  • open-saas

    A free, open-source SaaS app starter for React & Node.js with superpowers. Production-ready. Community-driven.

  • Project mention: Getting started with Open SaaS | dev.to | 2024-04-21

    When building AI Blog Articles, I decided to get started as fast as possible. So I looked for a free boilerplate and stumbled upon Open SaaS, which used YC-backed Wasp. It is a full-stack React + NodeJS + Prisma that takes 8 hours to get started with.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • SaaS Boilerplate

    Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.

  • tenancy

    Automatic multi-tenancy for Laravel. No code changes needed.

  • saas-starter-kit

    ðŸ”Ĩ Enterprise SaaS Starter Kit - Kickstart your enterprise app development with the Next.js SaaS boilerplate 🚀

  • Project mention: 7 Frameworks, One SAML Jackson - Your Open Source Single Sign-On Solution | dev.to | 2024-04-03

    For Next.js there is this sample application, and you can also look at the BoxyHQ Enterprise SaaS starter kit for a complete implementation example.

  • multi-tenant

    Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant

  • SaaS-Boilerplate

    🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡ïļ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, Testing (by ixartz)

  • Project mention: Ask HN: Can anyone suggest few open source projects for SaaS Boilerplate? | news.ycombinator.com | 2024-04-17
  • Silex

    Silex live web creation, free/libre no-code website builder, next gen Webflow for the static web (by silexlabs)

  • Project mention: Background image scrolling issue and widget misplacement after exporting from Silex Desktop | /r/css | 2023-06-16

    First of all, wouldn't it make more sense to post this issue in https://github.com/silexlabs/Silex/issues if you haven't yet (preferably as two separate issues)?

  • parabol

    Free online agile retrospective meeting tool

  • starter

    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

  • saas-boilerplate

    SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features!

  • Project mention: Ask HN: Can anyone suggest few open source projects for SaaS Boilerplate? | news.ycombinator.com | 2024-04-17
  • SREWorks

    Cloud Native DataOps & AIOps Platform | 䚑原į”Ÿæ•°æ™ščŋįŧīåđģ台

  • zenstack

    Typescript toolkit on top of Prisma ORM, offering flexible and declarative Access Control Policy(Authorization/Permission) for RBAC/ABAC/PBAC/ReBAC with auto-generated type-safe APIs and frontend hooks.

  • Project mention: The Many Ways Not to Build an API | dev.to | 2024-04-01

    Another strategy is to model access control declaratively and enforce it in the application layer. ZenStack (built above Prisma ORM) and Hasura are good examples of this approach. The following code shows how access policies are defined with ZenStack and how a secured CRUD API can be derived automatically.

  • bullet_train

    The Open Source Ruby on Rails SaaS Template

  • Project mention: Avo is the default admin panel in Bullet Train | news.ycombinator.com | 2023-12-15
  • desktop-app

    One app to rule them all! (by getstation)

  • lost-pixel

    Open source alternative to Percy, Chromatic, Applitools.

  • Project mention: How to debug GitHub actions. Real-world example | dev.to | 2024-03-27

    As an example, we will run a simple GitHub action on our front-end project. GitHub action will be the bare minimum and will execute some open-source visual regression tests on a single webpage.

  • saas-ui

    The React component library for startups, built with Chakra UI.

  • Project mention: [Hiring] (Online) Developer that has used a Saas Boilerplate | /r/forhire | 2023-10-27
  • saaskit

    A modern SaaS template built on Fresh.

  • Project mention: Ask HN: What's the best SaaS starter kit for indie makers? | news.ycombinator.com | 2024-03-14
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

SaaS related posts

Index

What are some of the best open-source SaaS projects? This list will help you:

Project Stars
1 dub 16,053
2 awesome-oss-alternatives 15,083
3 ABP 12,221
4 stack-on-a-budget 11,958
5 wave 4,916
6 rainbond 4,742
7 open-saas 4,510
8 SaaS Boilerplate 3,899
9 tenancy 3,361
10 saas-starter-kit 2,676
11 multi-tenant 2,514
12 SaaS-Boilerplate 2,083
13 Silex 2,035
14 parabol 1,847
15 starter 1,707
16 saas-boilerplate 1,697
17 SREWorks 1,700
18 zenstack 1,598
19 bullet_train 1,523
20 desktop-app 1,299
21 lost-pixel 1,214
22 saas-ui 1,158
23 saaskit 1,065

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com