continued

implemented HTMX
implemented ORM (sequelize)
This commit is contained in:
Kai Waggeling 2025-11-29 21:56:21 +01:00
parent 2a9bd4e81b
commit d756a192e4
71 changed files with 3822 additions and 694 deletions

View file

@ -18,6 +18,7 @@
"nunjucks": "^3.2.4",
"otpauth": "^9.3.6",
"qrcode": "^1.5.4",
"sequelize": "^6.37.7",
"yaml": "^2.6.1"
}
}