This repository contains all packages for the Central-UI of the Personal Health Train (PHT).
This package requires nodejs
& npm
to be installed on the host machine.
$ npm i
Read the Readme.md
in each package directory.
To run the setup:
$ npm run setup --workspace=packages/backend
Then open two terminals and run each of the following commands in one of them:
$ npm run start --workspace=packages/backend
$ npm run start --workspace=packages/frontend
If you have any questions, feel free to contact the author & creator Peter Placzek of the project. The project was initial developed during this bachelor thesis, and he worked after that time as employee on the project.