Hacker News new | ask | show | jobs
by sevencolors 1910 days ago
Yeah loving their setup. Very Heroku-like. Free for static hosts and almost as cheap as Digital Ocean for servers
1 comments

I'm using them for a rust rocket site, and about to for a django/vue thing. It's extremely slick and easy to get going. But they are just personal projects. I haven't thought about whether it would be suitable for a prod deploy, or how I'd do something like take django down while database migrations are running on deploy.