Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 145 Bytes

File metadata and controls

12 lines (9 loc) · 145 Bytes

Guardian Service

install packages

uv sync

Starting the application

PYTHONPATH=src uvicorn main:app --reload --port 8003