Hacker News new | ask | show | jobs
by forgingahead 1149 days ago
This is ridiculous (as usual) - what are the alternatives folks are using? Or are there really no options like "git push heroku master" where everything just works (or at least, used to work magically).
4 comments

Fly.io, Render, Vercel, Railway
I've tried all four, and Render is the closest experience to Heroku. It still isn't as easy to use as Heroku, but it is close.
Recently pivoted front end to vercel and it has been amazing, but back end has stayed on Heroku because Vercel only currently offers headless RoR. Actively considering alternatives because of this.
Odd timing, but Vercel launched databases today https://vercel.com/blog/vercel-storage. (I work there)
There's Koyeb that supports git deployments. (FYI, I work there.)