apps¶
Host-side software: telemetry receivers, dashboards, CAN gateways — code that runs on a laptop or pit computer, not on the car.
Empty so far. When adding the first app: one subdirectory per app with a
README.md covering what it does and how to run it (host binaries run via
bazel run --config=local).