7
10 Comments

SaaS Starter Kit

Hi all

I'm interested in knowing if there's any "starter-kit" for building a SaaS.

A template with built in Stripe integration, user management, auth, payment modules, landing page template and all the necessary basic stuff for a SaaS.

https://www.saaspegasus.com/ looks really nice, but curious to see if there are alternatives. I'm proficient with Python, Flask, Javascript & React. Willing to learn Django/Nodejs, but the clue here is to save time lol

Thanks for any input!

posted to Icon for group Software as a Service
Software as a Service
on October 21, 2020
    1. 2

      Divjoy looks amazing! thanks

  1. 2

    For those that come across this post in the future, check out https://www.turbojet.co!

  2. 2

    There is another post by @jakeprins, talking about a serverless SaaS starter kit - https://serverless.page/

  3. 1

    Hi there, I have built a similar template for myself as well, check it out: https://saasstarterkit.app

    SaaS Starter Kit includes:

    • Ready-made dashboard template
    • TailwindCSS & FontAwesome
    • Pre-built auth pages using Tailwind
    • Settings pages that allow things like
      • Changing name / surname
      • Changing password
      • Managing subscription details
      • Listing invoices
    • Subscription management using Stripe
      • Including support for SCA payments
      • Price management directly through the Stripe dashboard
    • Docker & Docker Compose support
      • Run the whole project with all the dependencies using a single command
      • Allowing reproducible builds of the product
      • Simplifying the whole flow of adding more developers to the process
      • Simplifying the deployment options
    • Full unit and feature tests for various pages/modules
    • CI/CD Setup that works with the first push
      • Lints the configuration
      • Build the Docker image for the project
      • Runs the tests on every push
      • Deploys to live when the changes are merged to master
    • Kubernetes & Helm support for live deployments
      • Push to deploy directly to any Kubernetes cluster
      • Standardize the deployment process

    I am currently exploring Early Access options with up to 75% discount, and I'll be giving direct personal support to early adopters through email and video calls.

    I have also created a coupon for IndieHackers community for an additional 10% discount during the checkout for the Early Access period, use the code indiehackersearlyaccess during checkout and the additional 10% discount will be applied automatically.

    Feel free to hit me if you have any questions or feedback!

    https://saasstarterkit.app

    1. 1

      Looks great man but I don't know PHP and Laravel.

      1. 1

        Thanks, all good. I just wanted to share in case you'd like to try it out; last week I had a customer that had started using it without any prior PHP experience and they liked the setup.

        Regardless of SaaS Starter Kit, I'd suggest checking out Laravel stack for quickly wrapping up products. It has a huge community around it and there is great tooling out there for building whatever you need. It might be a bit tricky to get started, but checking out another framework like that might expand the horizon regarding the tech stack you choose.

        In the end, if you can get to a fully functioning product with payments, authentication, emails, and more within a week with new technology, why spend a month building it from scratch with the language you know? It always depends on the trade-offs, so that might be a different option. :)

  4. 1

    Outseta looks nice a good offering to manage core aspects of a SaaS so you can focus on building the parts that you want.

Trending on Indie Hackers
Build AI Agents & SaaS Apps Visually : Powered by Simplita ai User Avatar 30 comments The Future of Automation: Why Agents + Frontend Matter More Than Workflow Automation User Avatar 24 comments You don't need to write the same thing again User Avatar 22 comments No Install, No Cost, Just Code User Avatar 20 comments Let’s Talk: What’s Missing in Today’s App Builders? User Avatar 17 comments 15 Years of Designmodo User Avatar 14 comments