implement docker

This commit is contained in:
tistopandita
2026-06-11 15:28:54 +07:00
parent b350e4e2c8
commit 448fcb54f0
6 changed files with 161 additions and 0 deletions
+10
View File
@@ -1,3 +1,13 @@
node_modules/
backend/node_modules/
backend/.env
*.log
backend/*.log
# OS
.DS_Store
Thumbs.db
# Editor
.vscode/
.idea/