Skip to content

andych008/wslog

Repository files navigation

wslog(powered by leancloud)

show remote log. work with log-client

logcat --> log-server(wslog) --> log-client

本地运行

首先确认本机已经安装 Node.js 运行环境和 LeanCloud 命令行工具,然后执行下列指令:(建议你先fork到你自己的git仓库)

$ git clone git@github.com:andych008/wslog.git
$ cd wslog

安装依赖:

npm install

登录并关联应用:

lean login
lean switch

启动项目:

lean up

之后你就可以在 localhost:3000 访问到你的应用了。

部署到 LeanEngine

部署到预备环境(若无预备环境则直接部署到生产环境):

lean deploy

相关文档

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published