Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 565 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 565 Bytes

DangeJS Webhook

Barebone DangerJS Webhook Server

Usage

make start

# Start Proxy
npm i -g smee-client
smee -u {{url}} -p 8780

Environment Variable

You can store environment variables in .env

It should contains following fields:

Name Description
GHE_HOST Github Host, Default is api.github.com
GITHUB_TOKEN Github Token
WEBHOOK_SECRET Webhook Secret, Default is mysecret