|
3d351d2345
|
fix(deploy): copy pruned node_modules from builder to runtime instead of reinstalling
|
2025-08-25 13:33:08 +08:00 |
|
|
eccfd8f8d4
|
perf(deploy): reduce memory/IO during npm install/build for small VMs (NODE_OPTIONS, npm flags)
|
2025-08-25 09:56:58 +08:00 |
|
|
24fe649a1c
|
fix(deploy): install dev deps in builder so tsc is available, keep production deps in final image
|
2025-08-25 09:45:52 +08:00 |
|
|
cbd6cd41de
|
fix(deploy): copy package.json into subdirs and run npm with --prefix to handle monorepo-like layout
|
2025-08-25 09:36:23 +08:00 |
|
|
10938766f4
|
fix(deploy): fallback to npm install when lockfile missing in Dockerfiles
|
2025-08-25 09:31:14 +08:00 |
|
|
e24c5595a5
|
部署:添加部署配置(nginx、systemd、Dockerfile),并改进会话列表与头像显示
|
2025-08-23 17:13:08 +08:00 |
|