Add livekit to the Procfile, update the README

This commit is contained in:
Max Brunsfeld 2022-10-27 13:24:35 -07:00
parent 33d02cedd7
commit 31fa7ca90c
2 changed files with 27 additions and 19 deletions

View file

@ -1,2 +1,3 @@
web: cd ../zed.dev && PORT=3000 npx vercel dev
collab: cd crates/collab && cargo run serve
livekit: livekit-server --dev