- Install AWS Command Line Interface
- Install AWS SAM
- Clone the repo
- Get permission to Amazon Chime Administration Console
npm i
sam build
sam deploy --guided
- Use us-east-1 region in option while in deployment
- Take the endpoint URL.
- clone the Frontend demo repo
- Change the URL here
npm i
npm start
- check in the browser with
https://localhost:3000
- Enter room name and test the meeting.