Automating deployment to VPS from GitHub
In my previous post, I described a workflow that connects data with an app that visualizes the data.
There's one step left: automatically deploying the web app from GitHub to a server after every push to the repo's default branch.