# awesome-saas-boilerplates

List of SaaS boilerplates (starter kits) by stack

*Did I miss something? Do you have a boilerplate to share? Drop me a message at <zsmconsultnl@gmail.com> or create a PR*

> Do you need help with deploying your SaaS on AWS, creating a POC or MVP, integrate payment providers, custom development? Contact me at <https://smirnov-am.github.io/>

### Ruby on Rails

* Bullet Train <https://bullettrain.co>
* Jumpstart Rails <https://jumpstartrails.com/>
* Kiso <https://kiso.io/>
* Sjabloon <https://www.getsjabloon.com/>

### Node.js (Javascript)

* Usergravity <https://usegravity.app/>
* MERNKIT <https://mernkit.com/>
* Nodewood <https://nodewood.com/>
* Boostack.io. open-source <https://boostack.io/>
* Rocket App <https://rocketapp.me/>
* Turbojet <https://www.turbojet.co/>
* SaaS Starter. Open Source. <https://github.com/cedrickchee/saas-starter>
* SaaStr. Open Source. <https://github.com/aloysius-tim/saas-react-starter-kit-boilerplate>
* ULTIMATE BACKEND. Open Source. <https://github.com/juicycleff/ultimate-backend>
* SaaSgear. Open Source. <https://github.com/JSLancerTeam/saasgear>
* Nextless JS <https://nextlessjs.com>
* Divjoy <https://divjoy.com>
* Remixtape <https://remixtape.dev>
* Nextacular. Open Source. <https://nextacular.co>
* AWS + React SaaS Template. <https://github.com/SimonHoiberg/saas-template>
* Volca <https://volca.io>
* Enterprise-ready SaaS Starter Kit. Open Source. <https://github.com/boxyhq/saas-starter-kit>
* Supastarter - <https://supastarter.dev/>
* SAAS-Starter-Kit-Pro - <https://github.com/Saas-Starter-Kit/SAAS-Starter-Kit-Pro>
* Saas UI Pro - <https://saas-ui.dev>
* Modern MERN - <https://modernmern.com>
* Usenextbase - <https://usenextbase.com>

### Laravel (PHP)

* Laravel Spark <https://spark.laravel.com>
* Electrik - Saas Starter Kit <https://github.com/electrikhq/electrik>
* SaaSWeb <https://codecanyon.net/item/saasweb-laravel-58-vue-saas-starter-kit/24302103>
* Larakits <https://larakits.com/>
* SaaS Starter Kit <https://saasstarterkit.app>
* Wave <https://devdojo.com/wave>
* Nana <https://saasstarterkit.app/>
* Tenancy <https://tenancyforlaravel.com/saas-boilerplate/>
* saas-boilerplate. Open Source. <https://github.com/miracuthbert/saas-boilerplate>
* Velocity <https://pastaduck.gumroad.com/l/chbnv>

### Symfony (PHP)

* Parthenon - <https://getparthenon.com>

### WordPress (PHP)

* Underscores, a starter theme - <https://underscores.me/>
* WPPB, plugin boilerplate generator - <https://wppb.me/>

### Django (Python)

* SaaSitive <https://saasitive.com>
* SaaS Pegasus <https://www.saaspegasus.com/>
* Djaodjin. Open Source. <https://djaodjin.com/>
* Carrot Seed <https://www.cnc.io/en/seed>
* The SaaS boilerplate by Apptension (+React) <https://www.apptension.com/saas-boilerplate>
* Vanty Starter Kit <https://www.advantch.com/>
* Saas Hammer <https://saashammer.com/>

### Flask (Python)

* SaaS Forge. Open Source. <https://www.saasforge.dev/>
* Ignite (SaaS Boilerplate). Open Source. <https://github.com/sumukh/ignite>
* Flask App Builder. Open Source. <https://github.com/dpgaspar/Flask-AppBuilder>
* Build a SAAS App with Flask. Course / Boilerplate. <https://buildasaasappwithflask.com/>
* Enferno Frameowrk: Open Source . <https://enferno.io/>

### .NET (ASP.NET Core / .NET 6+)

* ASP.NET Zero. .NET. <https://aspnetzero.com/>
* fullstackhero .NET 7 Web API Boilerplate. <https://fullstackhero.net/dotnet-webapi-boilerplate/general/getting-started/>

### Rare

* Nuxt3. Javascript <https://github.com/JavascriptMick/nuxt3-boilerplate>
* PySaaS. Python + Pynecone <https://pysaas.io/>
* Serverless SaaS. React. <https://serverless.page>
* SaaS Startup Kit. Golang. Open Source. <https://saasstartupkit.com/>
* Bedrock. Next.js. <https://bedrock.mxstbr.com/>
* GeniePy (Python & Starlette) <https://geniepy.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tenten.co/awesome/saas/awesome-saas-boilerplates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
