This repository was archived by the owner on Jun 30, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork43
github-developer/github-app-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
You can use this GitHub App template code as a foundation to create any GitHub App you'd like. You can learn how to configure a template GitHub App by following the archived "Setting up your development environment" guide.
To run the code, make sure you haveBundler installed; then enterbundle install
on the command line.
- Create a copy of the
.env-example
file called.env
. - Add your GitHub App's private key, app ID, and webhook secret to the
.env
file.
- Run
ruby template_server.rb
on the command line. - View the default Sinatra app at
localhost:3000
.
About
No description, website, or topics provided.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.