This commit is contained in:
2026-06-10 16:56:59 +03:00
commit 01538b7e69
81 changed files with 6412 additions and 0 deletions

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
node_modules
dist
.git
.gitignore
.claude
.planning
.env.*
*.log
npm-debug.log*
.DS_Store
.vscode
.idea
.dockerignore
docker-compose.yml
README.md