feat: add Dockerfile and update README with Docker usage instructions

This commit is contained in:
mlogclub
2026-05-23 22:50:07 +08:00
parent c80bae5106
commit 5e0d479640
3 changed files with 94 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
.git
.gitmodules
.DS_Store
.idea
.vscode
.worktrees
.superpowers
Dockerfile
dist
data
qdrant
*.log
__debug_bin*
config/config.yaml
node_modules
.pnpm-store
web/node_modules
web/.next
web/out
web/coverage
web/tsconfig.tsbuildinfo
web/next-env.d.ts
web/.env*
!web/.env.example