0.0.3 • Published 7 years ago

probot-webhooks v0.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

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.