Compare commits

..

1 Commits

Author SHA1 Message Date
3b4fa48bf7 feat(dashboard): #82 add chart for sum of account and savings
Some checks failed
Build Docker Image / Build-Docker-Image (push) Has been cancelled
2025-06-19 17:50:18 +02:00
2 changed files with 46 additions and 1 deletions

2
.gitignore vendored
View File

@@ -31,7 +31,7 @@ secrets/
node_modules/
static/css/tailwind.css
static/js/htmx.min.js
static/js/echarts.simple.min.js
static/js/echarts.min.js
tmp/
mocks/*

45
static/js/echarts.simple.min.js vendored Normal file

File diff suppressed because one or more lines are too long