aRaghed / node-express-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node real-time log dashboard

To start the application, in a terminal type: npm start

Then, in a browser, go to: http://localhost:3000/

Follow the Select File link and open the log-generator>sample.log file

Note: This project was generated with express-generator, e.g.

$ express --view=ejs log-dashboard

About


Languages

Language:JavaScript 94.9%Language:EJS 4.8%Language:Dockerfile 0.3%