A decentralised P2P meeting platform
https://bartoszstepien01.github.io/WokaMeeting
To run this project, you will need to add the following environment variables to your .env file
PUBLIC_TURN_SERVER
PUBLIC_TURN_USERNAME
PUBLIC_TURN_CREDENTIAL
git clone https://github.com/bartoszstepien01/WokaMeeting.git
cd WokaMeeting
npm install
npm run build
git clone https://github.com/bartoszstepien01/WokaMeeting.git
cd WokaMeeting
npm install
npm run dev