Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.15 KB

readme.md

File metadata and controls

36 lines (20 loc) · 1.15 KB

King's College London Health Informatics (kclhi) REFLECT

Middleware for interacting with wearable devices

Setup and Run

  1. Setup cluster (Kubernetes or Minikube)

  2. Functionality is delivered by a number of individual components, each of which is hosted in this monorepo:

    1. Deploy user registration service
    2. Deploy device data collection functions
    3. Deploy data conversion functions
    4. Deploy API service to enable data to be retrieved

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Product as a part of the REFLECT project

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments