Skip to content
Ale Ornelas Figueroa edited this page Aug 22, 2021 · 1 revision

Welcome to the librecov wiki!

Most of the documentation is in UPSTREAM

For Github Support you must create a Github App, Secret Key and Webhook Secret, then set the following env variables

  • LIBRECOV_GITHUB_WEBOOK_SECRET for webhook secret
  • LIBRECOV_GITHUB_SECRET_KEY for the secret key (the .pem contents)
  • LIBRECOV_GITHUB_CLIENT_ID you app client id (the public one) Set the webhook endpoint as http://localhost:4000/api/v1/github_webhook
Clone this wiki locally