All Projects → josephernest → Areallybigpage

josephernest / Areallybigpage

Licence: mit
Collaborative whiteboard based on bigpicture.js

Labels

AReallyBigPage

This is a collaborative page based on bigpicture.js, using node.js / socket.io.

It's online again here!

Many many many many many people have contributed, see here.

Install

  1. First install Node.js (see here for Debian/Ubuntu)

  2. Install the express and socket.io modules with

    npm install express
    npm install socket.io
    
  3. Run

    node areallybigpage.js
    
  4. Access the server with port 3001, like this: http://localhost:3001/.

About

Author : Joseph Ernest (@JosephErnest)

License

MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].