Skip to content

Commit 24bf6c2

Browse files
committedDec 7, 2021
updated readme
1 parent 61cbe11 commit 24bf6c2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ npm i
2727

2828
- Run `npm start`
2929

30+
- Create your webhook URL:
31+
1. Go to your Stream dashboard
32+
2. Select your app
33+
3. Select **Chat** > **Overview** in your nav menu
34+
4. Under **Realtime** in the **Webhook URL** field, enter your **ngrok** URL with `/auth/handlewebhook` (e.g. `https://XXX.ngrok.io/auth/handlewebhook`)
35+
4. Click **Save**
36+
3037
- See the [backend repo](https://github.com/ZPain8464/google-int-react-be) to wire up with your endpoints.
3138

3239

0 commit comments

Comments
 (0)