flowmetrics

Run the dashboard locally

Diátaxis: How-to. Foreground flow serve — tied to your terminal, dies when the shell does. For a service that survives logout, see Run as a persistent web server.

flow serve \
    --workflows-dir CONTRACTS_DIR \
    --data-dir       DATA_DIR
# → http://127.0.0.1:8000

Stopping

Ctrl-C in the terminal. There is no daemon to manage in this mode.

Next