set fallback := true init: go install github.com/bufbuild/buf/cmd/buf@latest go install github.com/fullstorydev/grpcurl/cmd/grpcurl@latest go install google.golang.org/protobuf/cmd/protoc-gen-go@latest go install connectrpc.com/connect/cmd/protoc-gen-connect-go@latest buf: pnpm buf gen-private-location: buf generate --path internal/private_location --template buf.gen.go.yaml gen-api: buf generate --path api/openstatus --template buf.gen.ts.yaml