Initial commit

This commit is contained in:
2026-01-24 23:49:58 +00:00
commit 7b56025ef7
31 changed files with 6916 additions and 0 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
node_modules
npm-debug.log
.git
.gitignore
.env
.env.local
README.md
.DS_Store
*.log
.vscode
.idea