zed/crates/collab
Max Brunsfeld 56556d71a1 Add API for retrieving the date that a contributor signed the CLA
Co-authored-by: Marshall <marshall@zed.dev>
2024-01-22 13:11:24 -08:00
..
k8s
migrations
migrations.sqlite
src Add API for retrieving the date that a contributor signed the CLA 2024-01-22 13:11:24 -08:00
.admins.default.json
.env.toml
admin_api.conf
basic.conf
Cargo.toml Add API for retrieving the date that a contributor signed the CLA 2024-01-22 13:11:24 -08: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.