Skip to content

josephernest/AReallyBigPage

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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