Files
zed/script
Max Brunsfeld 647b08b101 Update local development workflow to not involve zed.dev (#4103)
When testing Zed locally, it's rarely necessary to log in the real with,
via Zed.dev and GitHub. We usually use `zed-local`. Since zed.dev is not
going to be open source (at least right away), this PR removes it from
our local development workflow.

* Remove zed.dev from the Procfile
* Change the `seed` script to not create an admin user for your
signed-in github user
* Instead have both `zed-local` and the `seed` script read from an
`.admins.json` file, which the user can create in order to customize who
they sign in as when running `zed-local`.
* Update all of the docs for building and developing zed.
2024-01-17 15:07:20 -08:00
..
2023-11-09 11:08:30 -05:00
2024-01-08 15:49:03 -07:00
2023-11-20 11:01:37 -08:00
2024-01-09 16:14:54 -08:00
2024-01-05 13:24:29 -07:00
2023-04-05 08:18:51 -06:00
2022-10-26 16:19:19 -07:00
2022-01-27 08:51:55 +01:00
2023-09-25 21:45:28 -04:00