Amazon Chime SDK for ReactJs

730 Views Asked by At

I'm following the documentation to integrate the Amazon Chime into my Web App made with React but I got stuck at this part: await fetch('/my-server');.

I have created a Chime account and invited two users that could attend a test meeting, but I couldn't see any API Key or something related to that for integrations.

How do I set up a server to work with Chime? Can't I use something directly from Amazon just for testing purposes and work only with the Front End App?

0

There are 0 best solutions below