introducing standalone client UI for examples that use Daily prebuilt

This commit is contained in:
Jon Taylor
2024-05-16 17:24:07 +01:00
parent 9447b32f3e
commit 27c019c25a
31 changed files with 4843 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
VITE_SERVER_URL... #optional: if serving frontend independetely from backend (otherwise relative)
VITE_TRANSPORT_ROOM_URL=... #optional: use the same room each time (vs. creating a new one)