Update procfile and local development docs, zed.dev is no longer needed

This commit is contained in:
Max Brunsfeld 2024-01-17 13:24:55 -08:00
parent 9367f719f2
commit ad2b4f288e
4 changed files with 88 additions and 123 deletions

View file

@ -1,4 +1,2 @@
web: cd ../zed.dev && PORT=3000 npm run dev
collab: cd crates/collab && RUST_LOG=${RUST_LOG:-warn,collab=info} cargo run serve
livekit: livekit-server --dev
postgrest: postgrest crates/collab/admin_api.conf