How to create self hosted Heroku like server in 5 simple steps
> Goal —git push and enjoy your coffee ☕️ Building a server from ground zero to host a production app could be a real pain. The whole process of installing all the dependencies one by one with their appropriate version, and keeping necessary configs in check is very tedious. There are