Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Commit 4f91d52

Browse files
authored
docs: point to docs/deploy
1 parent d1910a8 commit 4f91d52

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎README.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,15 @@ npm install
5252
```
5353

5454
2. Create your own [GitHub app][]
55-
3. Store the private key as `private-key.pem` in the repo
55+
3. Store the private key as `private-key.pem` somewhere safe, and point to its location in `.env`
5656
4. Start the app with `APP_ID=1234 npm start` where `1234` is your GitHub app's ID
5757
5. Update your GitHub app's Webhook URL to your localtunnel.me URL
5858

5959
[GitHub app]: https://probot.github.io/docs/development/#configure-a-github-app
6060

61+
## Deployment
62+
63+
This app is deployed on free (and single) [Now](https://now.sh) instance which isn't not suitable for real-world usage, you may need to deploy your own instance of the app. See [docs/deploy.md](./docs/deploy.md) for more info.
6164

6265
## Credits
6366

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /