Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 245 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 245 Bytes

what's this?

This is the FastAPI-based application that uses OpenTelmetry.

  • poetry
  • pytest (w/ pytest-cov)
  • tox
  • pre-commit

Run local app

make local

Deploy to Cloud run

make deploy PROJECT=${gcp_project_id}