An open API service indexing awesome lists of open source software.

https://github.com/pwhiddy/drawdaddy


https://github.com/pwhiddy/drawdaddy

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Socket.IO Collaborative Whiteboard

A simple collaborative whiteboard for socket.io

## How to use

```
$ npm i && npm start
```

And point your browser to `http://localhost:3000`. Optionally, specify
a port by supplying the `PORT` env variable.

## Features

- draw on the whiteboard and all other users will see you drawings live