twilio / twilio-video-diagnostics-react-app

A diagnostics tool that tests a participant's ability to have a quality video call. Built with the twilio-video.js SDK, RTC Diagnostics SDK, and React.js.
Apache License 2.0
40 stars 24 forks source link

Video 8932 add server files #41

Closed olipyskoty closed 2 years ago

olipyskoty commented 2 years ago

Contributing to Twilio

All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.

Pull Request Details

JIRA link(s):

Description

This PR adds a new server to the application while removing the setupProxy.js file. This means that the app no longer relies on the quick deploy URL to be used as a proxy. This new server code will allow customers to easily host their applications using a deployment service of their own choosing. Instructions have been added to the README.md and env.example for assistance with running the app locally.

Burndown

Before review

Before merge