0145de19a34b74b4826258d59076b420c2468e1a
the dev version works but is basen on nextjs, did an attempt to get it to work with the python server and bunding but that didn't work
to test with nexjs do install.sh and run.sh
trick to use it from outside is with ngrok
~/code/git.ourworld.tf/herocode/meet/install.sh
~/code/git.ourworld.tf/herocode/meet/run.sh
ngrok http 3000
requirements
export LIVEKIT_URL=wss://aaa-3su8kqlm.livekit.cloud
export LIVEKIT_API_KEY=...
export LIVEKIT_API_SECRET=...
get those from e.g. https://cloud.livekit.io/ (create a project first) or we can self host on TFGrid
Description
Languages
JavaScript
99.1%
TypeScript
0.8%