probot-webhooks
v0.0.3
Published
> a GitHub App built with [probot](https://github.com/probot/probot) that stores GitHub App webhook payloads and presents them in a custom UI, built to work with other Probot Apps.
Downloads
20
Readme
webhooks [WIP]
a GitHub App built with probot that stores GitHub App webhook payloads and presents them in a custom UI, built to work with other Probot Apps.
Setup
# Install dependencies
npm install
# Run the bot
npm start
See docs/deploy.md if you would like to run your own instance of this app.