Drop your DEGIRO Transactions.csv + Account.csv exports → see your real portfolio with positions, returns, dividends, fees, historical chart, and benchmark overlays. All client-side. Nothing leaves your browser.
- Web app → top-right menu → Activity
- Pick a date range (use "All" for full history)
- Click Export → choose CSV
- You get two files:
Transactions.csvandAccount.csv - Drop both into this app
npm install --legacy-peer-deps
npm run devOpen http://localhost:3000.
npm test # vitest unit tests
npx playwright test # e2eStandard Next.js app. No env vars required.
npx vercel --prod