brew install livekit
https://docs.docker.com/get-docker/
git clone https://github.com/thomaslenaour/cypher
cd cypher
nvm use # if you have nvm installed
npm install
npm install -g nx # if not already installed
nx serve front
In the second terminal:
nx serve api
In another terminal:
livekit-server --dev