Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 509 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 509 Bytes

Triage assistance service integrable into telehealth systems

Setup with docker

  1. Configure the environment variables with .env file in docker/ directory. You may want to rename example.env to .env to get started quickly.

  2. Run the following script:

    ./run-docker.sh

To-Dos and improvements

  • Endpoint to query the pending cases queue size (as a fallback for the push notifications).
  • Parameterize usernames, passwords, hostnames and ports.