You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Make sure you require the getstream-node early on in your application (eg. in ap
55
55
Login with Github on [getstream.io](https://getstream.io/) and edit the configuration values for
56
56
```apiKey```, ```apiSecret``` and ```apiAppId``` in your `getstream.js` file (you can find them in the [dashboard](https://getstream.io/dashboard/)).
57
57
58
-
###Model integration
58
+
###Model integration
59
59
60
60
Stream Node.js can automatically publish new activities to your feeds. To do that you only need to register the models you want to publish with this library.
0 commit comments