protobuf - https://buf.build/docs/cli/installation/#install-the-buf-cli brew install bufbuild/buf/buf buf build buf generate kotlin backend ./gradlew build ./gradlew backend:run python process python3 -m venv .venv source .venv/bin/activate uv sync python3 main.py typescript frontend npm install npm run dev