Automate deployment using CircleCI to Ubuntu Server.
Deploying apps online can be really frustrating especially when you starting out and the documentations are not sufficient enough. After deploying apps on Heroku I decided to purchase a Virtual Private Server(VPS) which means I have to build my own m...