zed/crates/collab
Max Brunsfeld af09861f5c Specify uuid crate in the root Cargo.toml
Co-authored-by: Mikayla <mikayla@zed.dev>
2023-10-03 17:39:24 -07:00
..
k8s
migrations
migrations.sqlite
src Upgrade SeaORM to latest version, also upgrade sqlite bindings, rustqlite, and remove SeaQuery 2023-10-03 12:16:53 -07:00
.env.toml
admin_api.conf
basic.conf
Cargo.toml Specify uuid crate in the root Cargo.toml 2023-10-03 17:39:24 -07:00
README.md

Zed Server

This crate is what we run at https://collab.zed.dev.

It contains our back-end logic for collaboration, to which we connect from the Zed client via a websocket after authenticating via https://zed.dev, which is a separate repo running on Vercel.