本项目是为了使countly-server适用于本地调试和编译打包,最终pm2部署线上服务器。
cd 20181102 && yarn
npm run grunt:task
mongod
npm run api
npm run server
http://localhost:6001
或
http://127.0.0.1:6001
此项目不再维护,最新代码和需要支持,请前往了解https://github.com/zengxingqi/countly-node-server
本项目是为了使countly-server适用于本地调试和编译打包,最终pm2部署线上服务器。
cd 20181102 && yarn
npm run grunt:task
mongod
npm run api
npm run server
http://localhost:6001
或
http://127.0.0.1:6001
此项目不再维护,最新代码和需要支持,请前往了解https://github.com/zengxingqi/countly-node-server