Skip to content

lanzay/drawio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this

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

  • Go 51.3%
  • JavaScript 37.1%
  • HTML 6.5%
  • Dockerfile 5.1%