refactor(docs): 简化README结构,更新技术栈和项目结构描述

This commit is contained in:
2025-09-20 15:19:59 +08:00
parent cec08f89e2
commit b8c9e5c959
54 changed files with 14343 additions and 6124 deletions

View File

@@ -1,7 +1,7 @@
module.exports = {
apps: [{
name: 'niumall-backend',
script: 'app.js',
script: 'src/main.js',
cwd: '/data/nodejs/yunniushi/',
instances: 'max',
exec_mode: 'cluster',