✅ Testing GitHub webhooks on my local machine
I'm currently developing a project using https://github.com/octokit/webhooks.net. What's the best course of action to debug and test webhook "events" locally? I can't think of a solution that doesn't involve exposing a port on my public IP and making my app's GH webhook Url http://my.ip:6969/location
2 Replies