SankeyFi is a fast in-browser Sankey builder powered by DuckDB-Wasm.
The app source lives in Sankeyfi/.
cd Sankeyfi
npm install
npm run devOpen the local URL shown in the terminal (usually http://localhost:5173).
- App README:
Sankeyfi/README.md - Feature and deployment notes:
Sankeyfi/docs/