first commit

This commit is contained in:
zch1234qq
2025-10-16 21:24:18 +08:00
commit b9d03d05cc
35 changed files with 10191 additions and 0 deletions

20
.dockerignore Normal file
View File

@ -0,0 +1,20 @@
node_modules
npm-debug.log
yarn-error.log
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.next
dist
out
build
.git
.gitignore
*.md
.vscode
Dockerfile
.dockerignore
*.log
*.lock