Hacker News new | ask | show | jobs
by ptk921 1904 days ago
I continue to be a big fan of surge [1]. A number of toy projects/demos of mine have been developed using create-react-app, rendered to static files, then deployed via surge.

[1] = https://surge.sh/

2 comments

I used surge once recently, and it just works. What I didn't figure out when the same site is deployed to the same domain name, and when it gets a new one. I'm sure it's documented, it's just not obvious (and for a throw away web page it didn't matter).
Git project? Netlify. Not a git project? Surge!