Hacker News new | ask | show | jobs
by BenfromOz 2890 days ago
I appreciate this feedback. The home page is definitely something I've been trying to, somewhat clumsily, put together for awhile now.

The workflow is similar to Heroku's except it's all Docker based: 1. Write code, 2. Git push (your code is containerized), 3. Create your app/services via the CLI/UI. 4. Running in the cloud

I'll set some time aside to work on improving the home page and adding a features page -- thanks again!