feat(docker): add production-ready container deployment

This commit is contained in:
rbetree
2026-02-19 17:53:48 +08:00
parent cc48a02676
commit eea801bef3
5 changed files with 148 additions and 1 deletions

21
.dockerignore Normal file
View 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