The finished and deployed version is available at our website: https://meets.pantheonlabs.org
/client includes all assets and html/css/js files
/server contains the node js and Flask server files and modules
This program uses Agora RTC and RTM. To run the program locally, you need to create a .env root file with the APP_ID and APP_CERTIFICATE of your agora.io project. You also need to install vercel and run "vercel dev"