0.0.1 • Published 7 years ago

drawing v0.0.1

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

drawing :art:

Simple multi-user whiteboard-as-a-service using websockets and bookmarklets.

Drawing server

Install

npm i drawing -g

Run

drawing

To run on a port other than 3000, set the PORT environment variable to your preferred port

Drawing API

TODO: Document how to integrate this into an existing app as a quick and dirty multi-user whiteboard - essentially, the export from this library is a socket.io middleware and you would also need to pull in the client files on your target page to create and run the whiteboard