docker deployment

This commit is contained in:
Julio Cesar
2025-08-20 16:14:17 +02:00
parent ed7912129f
commit 9773484f12
4 changed files with 75 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
.git
node_modules
test-backend/node_modules
**/node_modules
dist
build