Hacker News new | ask | show | jobs
by hoofhearted 1400 days ago
I don’t know if you can count them as a startup still, but Vercel seems to be doing all the right things during this downturn.

Connecting up GitHub and watching it runs tests, build, and deploy without much configuration was very gratifying for me. I haven’t felt that feeling towards a tech product in years. It was so simple and easy, the same feeling I felt the first time I used Uber. The same feeling as our first Stripe transaction, or when we launched a stack on AWS.

1 comments

Is this similar to Netlify? This has changed everything for me when it comes to deploying mini test sites or tools. No more nginx wrangling just to get a script available online.
I believe Netlify is similar.. Next/Nuxt was created by Vercel though as far as I understand.