is an app seeking to demonstrate:
- python 3.13 development basics:
- package structure, use of
uv init - pyproject.toml
- use of
ruff/ty/pytest - use of
fastapi - use of
opentelemetry
- package structure, use of
- use of taskfiles for automation
- running development items (linting, typechecking)
- repo structure with frontend, backends, and IaC comingling in the same root directory
- usage of AI in development, potentially using hve-core