first commit

This commit is contained in:
2025-11-19 01:09:25 -03:00
parent e7a380f36e
commit be10a888fb
28 changed files with 2481 additions and 464 deletions

16
frontend/.dockerignore Normal file
View File

@@ -0,0 +1,16 @@
# Frontend .dockerignore
node_modules
dist
.git
.gitignore
.dockerignore
Dockerfile
Dockerfile.prod
README.md
.env
.env.*
*.md
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store