Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1web: cd ../zed.dev && PORT=3000 npm run dev 2collab: cd crates/collab && RUST_LOG=${RUST_LOG:-warn,collab=info} cargo run serve 3livekit: livekit-server --dev 4postgrest: postgrest crates/collab/admin_api.conf