Please note that this repository is now in a read-only state and will not receive any further updates or support.
We recommend using to the latest version of the Agora Web SDK: Learn more
For documentation and support, please visit the Agora Documentation.
Daily Standup empowers the remote teams by powering their Daily Standups.
-
Clone repo
https://github.com/AgoraIO-Community/Daily-Standup.git -
Change directory
cd Daily-Standup -
Install the dependencies
npm install -
Create Agora account
https://dashboard.agora.io/en/signup -
Create a new Agora Project and get App ID
https://dashboard.agora.io/projects -
Configure App Id
Update the App Id in src/agora.config.js
-
Start App
npm start -
Open app url in chrome
http://localhost:3000/ -
Use Daily Standup App
Enter team name in the input box on the homepage and then click on Meet button. Other members of your team can join the standup by doing the same. Ensure that you give the access for camera and microphone to the app when Chrome prompts for the same.