After deploying a few Rails apps with Kamal, I hit some friction: checking app status meant SSH or `kamal app details` per project, and deploying meant hopping between directories to run `kamal deploy`.
So I built HQ: a terminal dashboard to manage all my apps.


