Better analytics for your DistroKid exports.
npm inpm run dev- UI available at
localhost:5173
Expects the .tsv file exported from this url
I've provided sample-data.csv in the root folder for you to test with.
- React 18 + TypeScript
- Vite 5 (build/dev tooling)
- Papa Parse (TSV/CSV parsing)
- Chart.js + react-chartjs-2 (data visualizations)
- ESLint (linting)
- Vercel (hosting + production deployments via
vercel.json)
All app data is currently processed in memory (no database).




