Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 106 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 106 Bytes

icd-10--backend

poetry install
docker-compose up db
uvicorn icd_10_app.main:app --reload