finacial page
All checks were successful
Deploy / build-deploy (push) Successful in 2m20s

This commit is contained in:
Jorijn van der Graaf 2026-08-14 02:50:58 +02:00
commit e68d2c245c
17 changed files with 1801 additions and 15 deletions

7
.gitignore vendored
View file

@ -20,7 +20,14 @@ media/
# temp dir under dev.sh/e2e; never in the repo, never in the web root.
orders.jsonl
*.fake-paid
*.financials.json
*.financials-seen.json
*.financial-rules.json
bunq-state.json
# tools/bunq-callback.sh's client keypair (a PRIVATE key) and the bunq server
# public key it saves for BUNQ_CALLBACK_PUBKEY. Home-machine credentials.
bunq-client-key.pem
bunq-server-public-key.pem
.env