Deeman 8221174683 feat(structure): flatten padelnomics to UV workspace monorepo layout
Mirrors the quart_saas_boilerplate template's new web/ workspace structure:
- git mv src/ → web/src/
- git mv tests/ → web/tests/
- git mv scripts/ → web/scripts/
- Split pyproject.toml into workspace root + web/pyproject.toml
- Dockerfile: COPY src/ → web/, update CSS build + output paths,
  add --package padelnomics to uv sync
- Makefile: update CSS input/output paths
- pytest testpaths: tests/ → web/tests/

uv sync passes, 402/403 tests pass (1 pre-existing failure in test_content).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-21 17:51:14 +01:00
2026-02-11 22:52:06 +01:00
2026-02-19 19:16:23 +01:00
Description
No description provided
32 MiB
Languages
HTML 46.4%
Python 43.3%
JavaScript 4.6%
Jinja 2.3%
CSS 2.2%
Other 1.2%