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

https://github.com/mmkhitaryan/drawio

Realtime drawing app using golang gorilla and html canvas [profunctor hackathon]
https://github.com/mmkhitaryan/drawio

docker draw game-2d golang profunctor-optics websockets

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# What is this

[![Build Status](https://travis-ci.org/OrlovEvgeny/drawio.svg?branch=master)](https://travis-ci.org/mmkhitaryan/drawio)

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

## Project goals
- [x] Simple real-time drawing
- [x] Batch processing
- [x] Drawings saving

## How to install
The app uses docker so you can just:
```
docker-compose up
```

# Preview
![Preview](https://thumbs.gfycat.com/WeePointlessGuernseycow-size_restricted.gif)*This is an example of a deployed instance to digitalocean, NY*