bcgov / fisher-habitat

Fisher habitat web app for Ministry of Environment hackathon
Apache License 2.0
1 stars 4 forks source link

fisher-habitat

Fisher habitat web app for Ministry of Environment hackathon

API

Run the API service

Optional: docker-compose

docker-compose up

Run the FastAPI service directly

cd api
uvicorn main:app --reload

Access docs/endpoints

http://localhost:8000/docs