Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 127 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 127 Bytes

OpenInfraMap web backend, serving info and stats pages.

Development

poetry install
poetry run uvicorn main:app --reload