AutoDeploy your projects using Github WebHooks
Hey Everyone,
Many of us has this problem of deploying our github repo to EC2 machines or Digital Ocean's droplets or etc. We can automate this process by running a simple webhook script on our machine.
Lets start !
The script
const secret = "secret-...
blog.devaman.dev3 min read
velu [ Vijay ]
programatic_programmer
Is there any GitHub repo available or you could elaborate the process ?