Commit Graph

2 Commits

Author SHA1 Message Date
8a12744 79a6742399 chore(backend): add ruff configuration 2026-05-03 18:07:39 +08:00
8a12744 f8dcf6e3d3 build(backend): manage dependencies with uv
BREAKING CHANGE: apps/backend/requirements.txt is no longer the backend dependency source. Use uv sync and uv run python main.py for backend setup and startup.
2026-05-03 17:19:27 +08:00