Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (27 loc) · 1.07 KB

README.md

File metadata and controls

32 lines (27 loc) · 1.07 KB

main Known Vulnerabilities

User Interface (UI) 🚀

This repository contains all packages for the Central-UI of the Personal Health Train (PHT).

Installation

This package requires nodejs & npm to be installed on the host machine.

$ npm i

Configuration

Read the Readme.md in each package directory.

Run

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

Credits

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.