Your local fleet is the apps and sites you keep, plus the ports they listen on.
LocalHelm
You have a folder of repos. git status in one of them answers that repo. The local fleet is the apps and sites you keep, including tools that never publish. The board also shows ports and the phone tile grid.
Scan a folder, check which ones to keep, then read git, npm, dependents, and listening leases in one place.
localhelm scan ..
localhelm enroll ../my-cli ../my-lib --apply
localhelm status
localhelm serve
LocalSlip is the slip; LocalHelm is the wheel.
localhelm serve opens the dashboard at http://127.0.0.1:4321.
Docs · Install · Why a wheel