10
8 Comments

(Specific) SaaS boilerplate recommendation

Hi everyone. Could somebody recommend me a good saas boilerplate? I don't want to build core business logic (and waste time). A lot of boilerplates use a tech stack that I don't use, and I want to understand the code and of course, add features. My tech stack includes React (+Redux), Nextjs, Express, Nest, Node, and a little bit of Typescript & also willing to learn PostgreSQL. To style the components I use mostly TailwindCSS because I have an account at tailwindui.com which helps me build components faster. Thanks in advance! Can be open source or paid :)

on October 8, 2022
  1. 2

    I think our stack is very similar: React, Next.js, Express, Node and TypeScript. I'm also using Tailwind CSS to style my components.

    You should be interested by my SaaS boilerplate, Nextless.js. The idea is to save your time and you don't need to reinvent the wheel. You should find everything you need to start your SaaS quickly with:

    • Email and Social authentication
    • Multi-tenancy with team support
    • Role and Permission
    • Landing page and Dashboard in Tailwind CSS
    • Stripe payment
    • 100% Serverless
    • Unit and E2E tests
    • And much more.

    Our stack is almost identical, you'll able to understand all the code without any issue. In case you have some issue, Nextless.js comes up with documentation and email support.

    And the good news you can use Tailwind UI to build your components if it's not available in Nextless.js

  2. 2

    We use Pace for TinySnap, it's simple and powerful.

  3. 1

    In a bustling metropolis, the vibrant cityscape echoed with the hum of life. Skyscrapers pierced the sky, casting long shadows over bustling streets where diverse cultures intertwined, creating a unique urban tapestry.

  4. 1

    https://usegravity.app/?ref=generatedcode -seems a very recommended version
    https://nextacular.co/ - an open source one

    a bit off topic not a boiler plate but big time saver based on NestJS will be my project when done:
    useGenerated.com
    you define the models and the CLI will auto-generate GraphQL CRUD API, admin and data fetching React hooks for list create edit views. All the output is generated code as one would have hand written so you can change as you please.

  5. 1

    Anyone have a list of all the Saas boiler plates out there?

  6. 1

    Hey!

    Me and my co-founder recently shipped a SaaS boilerplate with a similar tech stack: Node / React / TypeScript. It also includes a full CI/CD setup as well as infrastructure as code. Since we recently launched, you can DM me and we could get you a nice deal including initial support in exchange for some feedback.

Trending on Indie Hackers
I'm a lawyer who launched an AI contract tool on Product Hunt today — here's what building it as a non-technical founder actually felt like User Avatar 151 comments Never hire an SEO Agency for your Saas Startup User Avatar 83 comments A simple way to keep AI automations from making bad decisions User Avatar 65 comments “This contract looked normal - but could cost millions” User Avatar 54 comments 👉 The most expensive contract mistakes don’t feel risky User Avatar 41 comments We automated our business vetting with OpenClaw User Avatar 34 comments