Add Docker Compose configuration

This commit is contained in:
gpt-engineer-app[bot]
2025-10-20 21:09:13 +00:00
parent 2972a83b2e
commit bdb1b75f36
5 changed files with 102 additions and 0 deletions

13
.dockerignore Normal file
View File

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