Ask HN: Fastest way to launch web app
Hello HN. I have a handful of web projects that I want to launch to get user feedback. Each requires user log and authentication, the ability to store and retrieve user content, payment functionality, and to scale with user demand, (all done securely). Is there a single provider or service that offers this off the shelf? I don't want to have to build it all myself as I was to test my ideas quickly. Thank you
8 comments
[ 3.7 ms ] story [ 28.7 ms ] threadYou could also look at Vercel and Heroku, I think they do similar things, but I've not used them a lot.
I'd recommend using some boilerplate from github in your favorite stack even if it might be a little bit longer to build a product with it.
There are also some very well done (simple to understand and maintain) starter kits. Here are two of them:
- https://jumpstartrails.com
- https://businessclasskit.com
I would recommend Avo (and I am doing so for a couple of projects) as a super great admin to manage everything:
- https://avohq.io