Prerequisites
- Python 3.11+
- Docker (for local Postgres/PostGIS)
1) Install dependencies
2) Start Postgres + PostGIS
3) Configure the database URL
4) Run migrations + seed data
5) Start the API
http://localhost:7860 by default.
Run Pipehealth locally and make your first provider search request.
http://localhost:7860 by default.