Readit News logoReadit News
Posted by u/amukbils 3 years ago
Ask HN: A SaaS template for new products? Cut dev time to 1 week?
I have lots of ideas and I want to try them out. Some of the are rather small and some are big, but they all need: 1. Auth 2. Subscription 3. Dashboard

Is there an easy way to basically scaffold an entire SaaS project to cut development time to 1 week and focus only on building the product, not all the other stuff?

Using Auth0 and Stripe and what not does cut dev time but still requires a lot of work for a new project.

Any ideas?

czue · 3 years ago
The best listing of these I've found is here: https://github.com/smirnov-am/awesome-saas-boilerplates

I believe they are listed in ~order of popularity/maturity by framework. Or at least the top 1-2 in each framework are the ones I've heard the most about.

amukbils · 3 years ago
Thank you!!!
bambataa · 3 years ago
Why not do all that for one of your small ideas, spend a big of time making it configurable and repeat for the next one?
amukbils · 3 years ago
I'm growing more frustrated every time I have to do this. So I'm really thinking about building a premium starter kit and pricing it for anyone else like me as well.
kylegawley · 3 years ago
There are quite a few starter kits, for various stacks.

I built https://usegravity.app for React/Node

SaaS Pegasus is a good one for Python: https://www.saaspegasus.com/

tluyben2 · 3 years ago
There are many saas starter kits: some free, most paid. There are very complete ones which will safe you from having to do any saas plumbing like you say.
amukbils · 3 years ago
Great. Maybe the term "SaaS starter kit" is what I should be searching for. That's helpful. Thank you.
tluyben2 · 3 years ago
Here is one that I ran into a few days ago on HN: it seems very complete. I have no affiliation but it just seems more complete than others I ran into.

https://saasrock.com/