/drawio

Realtime drawing app using golang gorilla and html canvas [profunctor hackathon]

Primary LanguageJavaScript

What is this

Build Status

A simple drawing web application, you can draw something on the canvas and your drawings will distribute across all connected users.

Project goals

  • Simple real-time drawing
  • Batch processing
  • Drawings saving

How to install

The app uses docker so you can just:

docker-compose up

Preview

PreviewThis is an example of a deployed instance to digitalocean, NY