Skip to content

A project that unifies http://freeboard.io/ with websockets support and served from an express server

License

Notifications You must be signed in to change notification settings

exo-dev/freeboard-websockets-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freeboard-websockets-express

A project that unifies http://freeboard.io/ with websockets support and served from an express server

Quick Instructions

  • Clone this project
  • npm install
  • npm start

Now you can access your freeboard at http://localhost:3000

What this project is

When you run npm install, it gets freeboard from freeboard's github and express as dependencies.

After that, it executes a post-install script that downloads the websockets plugin from freeboard/plugins repo and modifies freeboard's main html to load the plugin.

Also, it serves freeboard folder as a static folder with express for sometimes convenience.

About

A project that unifies http://freeboard.io/ with websockets support and served from an express server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published