How to deploy your application to shared hosting with GIT
How to make Continuous Deployment (CD) to work on your shared hosting Wouldn’t it be great if you can deploy your website into the cloud with just a single push? Yes absolutely. This tutorial will just teach you how to do this. It’s one of the best things I’ve learned to do with git and […]