commit inicial

This commit is contained in:
2026-06-01 10:14:22 -04:00
commit ec253bd419
39 changed files with 4545 additions and 0 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
node_modules
npm-debug.log
yarn-debug.log
yarn-error.log
.git
.gitignore
.dockerignore
Dockerfile
.env
.env.*
.vscode
.idea
README.md