Skip to content

josephernest/AReallyBigPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collaborative whiteboard based on bigpicture.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published