feat(docker): add production-ready container deployment
This commit is contained in:
21
.dockerignore
Normal file
21
.dockerignore
Normal file
@@ -0,0 +1,21 @@
|
||||
.git
|
||||
.github
|
||||
.husky
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
node_modules
|
||||
dist
|
||||
dev
|
||||
coverage
|
||||
.nyc_output
|
||||
|
||||
docs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
|
||||
.specstory
|
||||
.spec-workflow
|
||||
.serena
|
||||
.claude
|
||||
|
||||
Reference in New Issue
Block a user