An open API service indexing awesome lists of open source software.

https://github.com/rwieruch/github-webhook-automatic-blog-deployment

GitHub Webhook which runs for all my Blogs
https://github.com/rwieruch/github-webhook-automatic-blog-deployment

github-webhook github-webhooks

Last synced: 2 months ago
JSON representation

GitHub Webhook which runs for all my Blogs

Awesome Lists containing this project

README

        

# github-webhook-automatic-blog-deployment

- Running with `pm2 start npm --name "my-app-name" -- start` on [DigitalOcean](https://m.do.co/c/fb27c90322f3)
- Restart with `pm2 restart "my-app-name"`