zed/crates/collab
Antonio Scandurra d4e6ab4975 Seed first users from GitHub when running script/seed-db --github-users
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-05-10 17:19:39 +02:00
..
k8s
migrations
src Seed first users from GitHub when running script/seed-db --github-users 2022-05-10 17:19:39 +02:00
.env.template.toml
basic.conf
Cargo.toml Seed first users from GitHub when running script/seed-db --github-users 2022-05-10 17:19:39 +02:00
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.