Note: this frontend interface relies on an open source API gateway currently hosted at https://demux.onrender.com. For authentication credentials, please reach out to [email protected].
yarn
Copy the .env.local.example file in this directory to .env.local (which will be ignored by Git).
cp .env.local.example .env.local
yarn dev