zed/crates/collab
Julia e403b868b7 Add followers table to sqlite scheme for tests
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2023-02-22 11:22:37 -05:00
..
k8s
migrations
migrations.sqlite Add followers table to sqlite scheme for tests 2023-02-22 11:22:37 -05:00
src
.env.toml
basic.conf Rename zed-server to collab 2022-04-09 08:30:42 -06:00
Cargo.toml
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.