Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 367 Bytes

File metadata and controls

12 lines (8 loc) · 367 Bytes

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