serverless-aws-chime-backend

Prerequisites

Lambda deployment

  • npm i
  • sam build
  • sam deploy --guided
  • Use us-east-1 region in option while in deployment

Test the application

  • 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.