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]
- Host: GitHub
- URL: https://github.com/mmkhitaryan/drawio
- Owner: mmkhitaryan
- Created: 2019-12-03T11:08:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T06:17:27.000Z (over 5 years ago)
- Last Synced: 2024-04-28T05:55:33.454Z (about 2 years ago)
- Topics: docker, draw, game-2d, golang, profunctor-optics, websockets
- Language: JavaScript
- Homepage: https://t.me/profunctor_io/3904
- Size: 1010 KB
- Stars: 13
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is this
[](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
*This is an example of a deployed instance to digitalocean, NY*