# 树莓派状态 JSON 数据接口 ``` bash npm install PORT=8000 pm2 start server.js --name "RPi Status Server" --watch ```