Skip to content

yepesasecas/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Bongo Dashboard Use Nodejs to create a simple Real Time Dashboard. Convert HTTP POST in to a socket event sent to browser. Dashboard ScreenShot

##Events Emulator Run Order emulator

node run order_example.js

##Server Run Dashboard Server

node run app.js

##Mongo DB You need to run a Mongo DB in order to save events.

mongod
``
**Events are only sent to the user after saving to DB**

##Browser
Open Browser and go to

http://localhost:3000

About

Use Nodejs and socket.io to generate a simple real Time dashboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published