Dockerfile

This commit is contained in:
Martin Garnica
2025-08-08 13:45:12 -06:00
parent 4894c3bab4
commit 7fb5ffcccf
6 changed files with 223 additions and 190 deletions

18
.dockerignore Normal file
View File

@ -0,0 +1,18 @@
node_modules
npm-debug.log
.git
.gitignore
README.md
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.nyc_output
coverage
.nyc_output
.cache
dist
build
.DS_Store
*.log