Skip to content

Commit

Permalink
docs: Mention @sentry.io account requirement in readme (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
BYK authored Jun 7, 2021
1 parent 1e0560e commit 3850ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ You need to set up:
- Set up [Ngrok](https://ngrok.io/) to redirect calls to your localhost
- `ngrok http 3000` --> Grab the URL ngrok gives you (e.g. `https://6a88fe29c5cc.ngrok.io`)
- Create a new Slack workspace from the Slack app (e.g. `Sentry (testing)`)
- This workspace should be using your `@sentry.io` account otherwise you'll have a bunch of issues due to the built-in `@sentry.io` checks in this app.
- Create a [new Slack App][slack_app] that matches the settings of the production app
- The prompt will ask you to associate to a workspace (use the new workspace)
- Follow the steps of "Development & tests" to get the server running
Expand Down

0 comments on commit 3850ea6

Please sign in to comment.