Skip to content

PascalUrso/lambda-app-clone

Repository files navigation

lambda-github-app

GitHub App powered by AWS Lambda

Installation

  1. Create a new GitHub App: https://github.com/settings/apps/new
  • Use a temporary Webhook URL
  • Remember your Webhook secret
  1. Download your GitHub App Private Key (i.e. .pem file)
  2. Configure this project
  • Move .pem into this project and change CERT variable from serverless.yml if required
  • Change APP_ID to match your new GitHub App
  • Change GITHUB_WEBHOOK_SECRET to match your new GitHub App
  1. Deploy this project. Check out https://serverless.com/framework/docs/getting-started/ for details.
  2. Update your GitHub App's Webhook URL

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published