Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 386 Bytes

File metadata and controls

31 lines (19 loc) · 386 Bytes

@mp-logger/server

线上小程序实时日志 Debug 平台(即服务端)

安装依赖

npm install

启动服务

npm run start:prod

重启服务

npm run restart:prod

or

npx pm2 reload pm2.config.js

平台使用

平台实时日志面板:http://localhost:3030

模拟小程序体验地址:http://localhost:3030/demo.html