Installation

  1. Install the latest stable version of node.js
    cd node
    ./configure
    make install
  2. Locally install the necessary node modules
    npm install node-fs express@2.5.9 async underscore faye xml2js mysql@0.9.6 socket.io@0.9.16 socket.io-client@0.9.16 hat browserchannel coffee-script@1.2.0 connect@1.8.6
  3. Copy the modified stache module to the node/node_modules directory
  4. Checkout dashboardjs code in the node directory
    git clone git://github.com/ASCOT/dashboardjs.git
  5. Checkout ShareJS code in the node directory
    git clone git://github.com/ASCOT/ShareJS.git
  6. Run the node server
    cd dashboardjs
    sudo node server.js
  7. Test the server. Visit in your browser:
    http://localhost/