Files
Umbrella/backend
Stephan Richter 702684666c
All checks were successful
Build Docker Image / Docker-Build (push) Successful in 2m15s
Build Docker Image / Clean-Registry (push) Successful in -6s
fixed reference to poll in build.gradle.kts
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-03-09 11:28:38 +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