Backend service and API for EchoCues.
The EchoCues API requires at least Python 3.9.
All dependencies are managed by Python poetry, which must be installed beforehand.
To install all packages required, run:
poetry installPlease note, that if you run the following commands in an integrated terminal that automatically activates the virtual environment, or already know that you have the virtual environment activated, then you can omit the
poetry runprefix, and just run the shell script as-is.
poetry run sh debug.sh