A dead-simple app for zero-auth video conferencing
The app is available live at https://meet.jpc.io.
Clone the repo, install dependencies, deploy backend resources:
git clone [email protected]:johnpc/jpc-meet.git
cd jpc-meet
npm install
npx ampx sandbox
Then, to run the frontend app
# on web
npm run dev
Deploy this application to your own AWS account in one click: