Creating a multi-tenant serverless SaaS stack for myself, wondering if other founders would buy it cheap?

This page summarizes the projects mentioned and recommended in the original post on /r/SaaS

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • webiny-js

    Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.

    I've spent 2 years building an open-source serverless application framework and a CMS on top which has multi-tenant features (https://www.webiny.com). A few pieces of advice I can share, are: 1. Plan well how you want to integrate an IdP. Some IdPs like OKTA are very flexible and play well in multi-tenant environments. Others like Cognito, well they have their limits, especially if you're looking at supporting anything more than a simple flat hierarchy of tenants. 2. Data separation is also ticky. You have to do it on the application data layer side, and not on the database itself. Doing it on the database itself, you'll quickly run into AWS limits. 3. Raising money -> there's a ton of money in the market. With a good deck and a good team, you can raise the capital. But that's just the start of the story :)

  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts