Files
Stephan Richter b71fd4492c
All checks were successful
Build Docker Image / Docker-Build (push) Successful in 2m32s
Build Docker Image / Clean-Registry (push) Successful in -5s
fixing tasks.jar
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-03-11 22:34:46 +01:00
..
2026-03-11 22:34:46 +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