You need a recent Go toolchain and
Bun. sqlc is necessary but will
be downloaded and run automatically if absent from $PATH.
To install JS packages, run ./prepare.
To build, just run ./build.
To lint, just run ./lint.
Adapt cca.scfgs to your environment.
Note that this service does not have automatic database schema migrations. Instance administrators are required to run the schema and relevant migrations themselves.
We recommend not using reverse proxies. If you must, make sure they handle WebSocket correctly.