Temporal is an execution service, serving jobs orchestration, see alternatives.
The binaries are being built in go/louhi and the source codes are pulled from the individual releases.
There are three binaries:
The CLI tool to admin the service:
bazelisk run //temporal:temporal-cli --
This assumes the service is running locally at port 7233.
The Web UI frontend to inspect the service.