mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-16 19:42:26 +01:00
feat: Introduce data manager service with PocketBase authentication and professor dashboard.
This commit is contained in:
@@ -57,6 +57,7 @@ func setupApp() *pocketbase.PocketBase {
|
||||
})
|
||||
service.AddRoutes(services)
|
||||
service.AddSchedules(services)
|
||||
service.AddHooks(app)
|
||||
|
||||
return app
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user