compose-us / flottform

A better UX for file uploads #build-in-public
https://github.com/compose-us/build-in-public/blob/main/README.md#ux-improvement-for-file-uploads-in-web-forms-working-title-flottform
Other
1 stars 0 forks source link

Allow setting TURN server using environment vars #70

Closed nidhal-labidi closed 1 month ago

nidhal-labidi commented 1 month ago

Checklist

Reviewer

Changes

Notes: 1) I don't have access to set up the environment variables for this to work. We have to do that before merging!

2) In the UI component, the PUT request is done currently with a local IP, we have to change that!

3) I'm open to changes to the UI. It's under flottform/demo/routes/turn-server-control

4) We can also change the name of the routes used for GET/PUT. For now they're called respectively turn-credentials and turn-control