git clone https://github.com/notHyotic/screen-sharing-web-app.git
cd screen-sharing-web-app
pnpm install
Go to https://livekit.io/, create an application and retrieve the api key, api secret, and live kit websocket link. Then set the the appropriate environment variable, follow example.env
pnpm run dev
With a github account, site can be hosted for free with Vercel