feat: implemented pwa capabillities and refactored lots of backend things

This commit is contained in:
2025-01-02 02:28:14 +01:00
parent 61abbcccc5
commit 53ee6df95e
41 changed files with 11444 additions and 261 deletions

5
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"cSpell.words": [
"sessionmaker"
]
}