Therefore task and project module had to be created and partially implemented
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