Skip to content

OrlovEvgeny/drawio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.5%
  • Vue 17.8%
  • Go 17.4%
  • HTML 8.0%
  • Dockerfile 2.3%
  • Makefile 1.0%