This repository contains the Central UI Frontend Application of the Personal Health Train (PHT). It communicates with some APIs of the PHT and need therefore to be configured properly, like described in the following sections.
The following settings need to be added to the environment file .env
in the root directory.
API_URL=http://localhost:3002
RESULT_SERVICE_API_URL=http://localhost:3003
If you have any questions, feel free to contact the author Peter Placzek of the project. The project was initially developed during his bachelor thesis, and he worked after that as employee on the project.