production hardening

This commit is contained in:
2026-03-28 15:23:45 +08:00
parent 3ce15d9762
commit 7ecfd58909
20 changed files with 735 additions and 146 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
.git
.github
.vscode
.idea
.DS_Store
node_modules
dist
coverage
*.log
.env
.env.*
test
README.md