No database yet
This application reads one file, and it is not there:
/home/cmutel/.local/share/consensus-flow-list/consensus-flows.sqlite3
Build it:
uv run consensus-flow-list build
A full build takes hours and needs the reference caches downloaded first. For a quick look, bound it and point the tools at a scratch directory:
CONSENSUS_FLOW_LIST_DATA_DIR=/tmp/cfl-test \
uv run consensus-flow-list build --max-flows 500