Add Dockerfile and Docker-compose.yml

This commit is contained in:
Sonali Rangampally
2026-05-26 16:17:49 -07:00
parent ea5c3484d9
commit 9f93a759f0
3 changed files with 53 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
.git
.gitignore
node_modules
front/node_modules
front/dist
back/tmp
*.log
.DS_Store