Organizar archivos de deployment en carpeta deploy/
Some checks failed
build-and-deploy / build (push) Failing after 6s
build-and-deploy / deploy (push) Has been skipped

This commit is contained in:
2025-08-15 17:50:33 -06:00
parent 59f60328e2
commit fa94330ace
12 changed files with 720 additions and 0 deletions

18
deploy/dockerignore Normal file
View File

@@ -0,0 +1,18 @@
node_modules
*/node_modules
npm-debug.log
.git
.gitignore
*.log
.env
.env.local
.DS_Store
dist
*/dist
.vscode
.idea
*.md
*.mmd
*.pdf
*.png
.gitea