Skip to content
/ palment Public

Palment--前端性能监控系统,主要基于Egg、Koa2、MongoDB、Redis 的架构,监控前端性能、JS报错、HTTP监控、Ajax慢接口、UV、PV、用户分析 等, 提供一站式前端监控平台

Notifications You must be signed in to change notification settings

jsonxu/palment

Repository files navigation

palment

Palment--前端性能监控系统,主要基于Egg、Koa2、MongoDB、Redis 的架构,监控前端性能、JS报错、HTTP监控、Ajax慢接口、UV、PV、用户分析 等, 提供一站式前端监控平台

PS: 现在功能还没开发完善,团队内部开发中,待开发测试完成后,再开源出来分享给大家,谢谢大家star || watch

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

Palment--前端性能监控系统,主要基于Egg、Koa2、MongoDB、Redis 的架构,监控前端性能、JS报错、HTTP监控、Ajax慢接口、UV、PV、用户分析 等, 提供一站式前端监控平台

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published