Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1collab: RUST_LOG=${RUST_LOG:-warn,collab=info} cargo run --package=collab serve 2livekit: livekit-server --dev 3blob_store: MINIO_ROOT_USER=the-blob-store-access-key MINIO_ROOT_PASSWORD=the-blob-store-secret-key minio server .blob_store