docker + hero change

This commit is contained in:
2026-06-13 15:41:15 -05:00
parent 45422753a3
commit 546d6fbba3
5 changed files with 83 additions and 3 deletions

22
.dockerignore Normal file
View File

@@ -0,0 +1,22 @@
node_modules/
.next/
.git/
.gitignore
Dockerfile
.dockerignore
.env
.env.*
npm-debug.log*
.env.example
docker-compose.yml
README.md
PLAN.md
PRODUCT.md
PROJECT_BRIEF.md
SHAPE_BRIEF.md
DESIGN.md
research/
.DS_Store
Thumbs.db
.vscode/
.idea/