Files
Umbrella/backend
Stephan Richter 4a6bdfb215
All checks were successful
Build Docker Image / Docker-Build (push) Successful in 2m41s
Build Docker Image / Clean-Registry (push) Successful in 2s
Merge branch 'feature/translation' into dev
2026-01-15 14:31:32 +01:00
..
2025-12-22 15:12:25 +01:00
2025-07-03 22:58:31 +02:00

Backend

This module manages all backend services, i.e.:

  • it loads the configuration
  • starts a webserver
  • binds all other api modules to the webserver
  • binds the web module to the webserver