Settings

Theme

Ask HN: What's the best SaaS boilerplate/all in one solution to build a PoC/MVP?

2 points by FrenchDevRemote a year ago · 5 comments · 1 min read

Reader

I often want to try out some products ideas, and setting up a whole project is always a real PITA: auth, payments, db, hosting, analytics, support etc...

I'm wondering if there is any good software (whether it's open source or on a freemium/per usage pricing), that allows you to just work on your features and nothing else, basically copy/paste a few API keys, write an API route, a react form and a view, and you have a working product.

I tried some open source boilerplates on github, but they weren't up to the task, either outdated and bugged or way too complex and badly written and it was a pain to add anything.

I'm mostly looking for something made with typescript/node or that is language agnostic

meiraleal a year ago

There are multiples. SaaS boilerplate is the last get-rich-fast scheme in tech. A quick google search brings you multiple results, this one the first open source: https://github.com/apptension/saas-boilerplate

m4jor101 a year ago

Hey I have been curating some good one's that's worth considering, you can check them on techajob.com

kylegawley a year ago

usegravity.app

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection