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

A triage assistance service integrable into telehealth systems. Capstone project.

Notifications You must be signed in to change notification settings

mglezsosa/triage-assistance-service

Repository files navigation

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.

Releases

No releases published

Packages

No packages published