A simple app to live stream with a friend.
This is a Next.js project bootstrapped with create-next-app
.
You can install it with:
npm i
Then copy the .env.sample
file to .env.local
and populate the values using the AgoraIO console: https://console.agora.io/v2
Finally, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.