In order to set up the project for local development, follow the steps in the "Getting started" section of the README, with the following exceptions:
Use compose.dev.yml instead of the example for production. The schema doesn't need to be manually created.
Run the backend with the following command:
bazel run //cmd/backend