social-xhs-api-server/package.json
2025-04-29 18:34:13 +08:00

6 lines
113 B
JSON

{
"name": "@kevisual/social-xhs-api-server",
"scripts": {
"start": "pm2 start ecosystem.config.mjs"
}
}