Frühstückskonten Verwaltung mit PIN-Transaktionshistorie und PDF-Export

This commit is contained in:
Alf
2026-07-14 08:51:51 +02:00
parent 9ad54ae241
commit 5af7e0f809
18 changed files with 2356 additions and 709 deletions

View File

@ -12,7 +12,8 @@
"ejs": "^3.1.9",
"express": "^4.18.2",
"express-session": "^1.17.3",
"sqlite3": "^6.0.1"
"pdfkit": "^0.19.1",
"sqlite3": "^5.1.6"
},
"devDependencies": {
"nodemon": "^3.0.2"