feat: implement PocketBase integration for timetable synchronization

This commit is contained in:
2026-02-27 23:59:39 +01:00
parent a2a8932cd1
commit a29bceda4e
3 changed files with 126 additions and 29 deletions

View File

@@ -18,6 +18,7 @@
"dotenv": "^17.3.1",
"express": "^5.2.1",
"luxon": "^3.7.2",
"pocketbase": "^0.26.8",
"webuntis": "^2.2.1"
}
}