zed/crates/collab
Max Brunsfeld 4477f95ee6 Set staff user property in telemetry
Co-authored-by: Joseph Lyons <joseph@zed.dev>
2022-10-03 10:52:57 -07:00
..
k8s
migrations Identify users in amplitude via a separate 'metrics_id' UUID 2022-09-29 13:15:21 -07:00
src Set staff user property in telemetry 2022-10-03 10:52:57 -07:00
.env.toml
basic.conf
Cargo.toml
Procfile
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.