build: add production skin generation runtime

This commit is contained in:
2026-08-01 18:57:35 +08:00
parent f98bf3c493
commit f37136d8c3
4 changed files with 69 additions and 0 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
node_modules
client/node_modules
client/dist
dist
.git
.env
logs
generated
redis-data
test
docs