- Clone repo.
- In workdir:
pip install -r requirements.txt - in console make folder 'src' current
- in console run:
uvicorn main:app --reload
The project also contains Docker files so you can build your image in container.
This project is licensed under the GPL-3.0 License.