Deploy on Linux with Systemctl and Nginx
Why
There might be a situation where you want to deploy your backend on an ubuntu server but you don't have/want to deploy your backend as a docker container.
Pre Requisites
Basic Linux
Golang (any backend-specific language like nodejs or python)
I...
achintya-7.hashnode.dev6 min read