This is the source code for a collaborative document editor developed at Branch.
Requires Bun ≥ 1.3.13 and GNU Make.
make install # install dependencies
make dev # bring up Postgres + Redis, migrate, start the serverRun make help to see all available targets.
This repository is a point-in-time release under the MIT License, provided as-is. It is not maintained here: pull requests and issues are not monitored.