8 Commits

Author SHA1 Message Date
8a12744 817540f8a0 feat(deploy): add compose deployment 2026-05-04 23:16:08 +08:00
8a12744 fa07b340e7 feat(webui): totally convert to new webui 2026-05-04 20:33:22 +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
8a12744 d4d6f87730 refactor(structure): reorganize app layout
BREAKING CHANGE: root backend/frontend directories and old run/manage entrypoints were removed. Use apps/backend, apps/frontend, and python main.py commands instead.
2026-05-03 16:43:11 +08:00
8a12744 7e8852877e chore: update gitignore 2026-05-03 15:18:48 +08:00
8a12744 d71cbd66db chore: update .gitignore 2026-01-03 19:36:03 +08:00
8a12744 fdc725b893 refactor: v2
backend & frontend
2026-01-01 18:38:21 +08:00
8a12744 0bf6353839 init 2025-11-06 23:10:20 +08:00