Development docs

October 15, 2025 ยท View on GitHub

How to build

You need go and the Go protocol buffers pluging:

make gen # To generate Go code from buf definition
make build # To actually build the binary