weblog-demo
v0.1.5
Published
weblog demo
Downloads
5
Readme
weblog-demo
Examine log files, MySQL tables, MongoDB collections across different hosts in your browser.
Installation
Using npm:
$ npm install weblog-demo
Add user to the adm group:
$ usermod -a -G adm <username>
How to use
$ cd node_modules/weblog-demo/
$ npm start
Open http://127.0.0.1:3000 in your browser