Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 389 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 389 Bytes

Qurama

Custom ci-cd security: bandit

Getting started

poetry shell
poetry install
uvicorn src.main:app --host 0.0.0.0 --port 8000 --reload