Skip to content

johnpc/jpc-meet

Repository files navigation

meet.jpc.io

A dead-simple app for zero-auth video conferencing

The app is available live at https://meet.jpc.io.

Setup

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

Deploying

Deploy this application to your own AWS account in one click:

amplifybutton

Releases

No releases published

Packages

No packages published