Running the app:
- Run
npm install(preferred node version: v16) - Provide your credentials in
app.component.ts(you can use Stream's token generator to create a static token for testing) - Provide
membersfor the channel creation inapp.component.tsline 34 - Run
npm start