A sidekick for repository maintainers
- Configure the GitHub App
- (Optional) Create
.github/ranger.yml
based on the following template: - See the docs for configuration
To get started:
yarn
- Create a
.env
file following.env.example
- Download a private key to the root of your directory
- Create a new webhook proxy at https://smee.io (or use the one listed in the GitHub App Settings)
- Set
WEBHOOK_PROXY_URL
to the webhook URL in your.env
npx smee -u <WEBHOOK_PROXY_URL>
brew services start redis
yarn start