second commit

This commit is contained in:
2026-05-09 00:45:15 +03:00
parent 51a44ef13d
commit 0573027611
4 changed files with 66 additions and 0 deletions

17
.dockerignore Normal file
View File

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