8221174683980d72157720ece33bbbe614903a57
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>
Description
No description provided
Languages
HTML
46.4%
Python
43.3%
JavaScript
4.6%
Jinja
2.3%
CSS
2.2%
Other
1.2%