Skip to content

echocues/echo_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EchoCues API

Backend service and API for EchoCues.

Running

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 install

Please 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 run prefix, and just run the shell script as-is.

Starting a development server:

poetry run sh debug.sh

About

Backend API for Echo Cues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published