7 ms·
Ask HN: What's the best SaaS boilerplate/all in one solution to build a PoC/MVP?
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
- m4jor101 2y agoHey I have been curating some good one's that's worth considering, you can check them on techajob.com
- FrenchDevRemote 2y agothanks, I'll check it out!
- deleted 2y ago[deleted]
- meiraleal 2y agoThere 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 https://github.com/apptension/saas-boilerplate
- kylegawley 2y agousegravity.app