ALU Server
The server backend is a Spring Boot application. It exposes a REST API that the UI frontend uses to fetch and update data. The server backend is responsible for handling business logic, data persistence, and security.
ALU server also bundles the UI so that the entire application can be deployed as a single artifact.