feat: initialize data-layer project skeleton

This commit is contained in:
2026-09-11 09:09:26 +08:00
parent 9a9804d6d8
commit 3ebc097410
10 changed files with 620 additions and 0 deletions
+5
View File
@@ -2,3 +2,8 @@
.trae-html-share-packages/
data/
*.db
.venv/
__pycache__/
*.egg-info/
build/
dist/