Skip to content

WebRTCventures/serverless-chime-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published