-
I have had pretty bad experiences with tools like Heroku in the past, but I've set it up for a simple API now and I gotta say - at least at my toy /side project scale - it's extremely helpful. It's the "middle ground" of server-side work I've been looking for (for now).
-
…in reply to @rockerest
Thanks to mmcclannahan for pointing it out again when I complained to him about there being either "root access servers" or "zero control servers" and nothing in between.
-
…in reply to @rockerest
mmcclannahan The tiniest of complaints, heroku: No integration with GitLab means I have to push manually. I also use a git GUI (git_fork) but since authentication happens transparently (without my own keys that git knows about), I ALSO can't push from there.