Hacker News new | ask | show | jobs
by catchmeifyoucan 2004 days ago
An alternative to Vercel and more budget friendly is AWS Amplify console. Costs just a few cents per build, connects with GitHub and you have multiple environments. I’ve had a decent experience - though far from perfect, justifies the cost.
1 comments

We used this for the first time recently and it was delightful. Took 2 minutes to go from nothing to deploying our develop and master branches.

It was a bit confusing getting all the per branch/commit deployments behind a password so that added another 10 minutes...

Very pleased with it.