wangweianger / zanePerfor

前端性能监控系统,消息队列,高可用,集群等相关架构
Other
1.75k stars 420 forks source link

怎么启动项目 #4

Open dbfterrific opened 6 years ago

dbfterrific commented 6 years ago

hi 项目详细文档里好像也没有说明这个项目怎么跑起来呢,以及要安装哪些东西,eg redis mogodb 等 以及这些东西安装方式....

wangweianger commented 6 years ago

@dbfterrific 这篇文档有介绍的,redis,mongodb详细安装方式也有相应的链接 https://blog.seosiwei.com/performance/simple_deployment.html 至于egg安装项目之后 npm install 会自动安装

dbfterrific commented 6 years ago

@dbfterrific 这篇文档有介绍的,redis,mongodb详细安装方式也有相应的链接 https://blog.seosiwei.com/performance/simple_deployment.html 至于egg安装项目之后 npm install 会自动安装 好的 非常感谢!