chore: initialize Next.js + FastAPI monorepo with Docker Compose

This commit is contained in:
chengkai3
2026-04-11 23:28:23 +08:00
commit add7517a1d
36 changed files with 7308 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
__pycache__
*.py[cod]
.pytest_cache
.mypy_cache
.venv
venv