Skip to content

h4x0rlol/dra.ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dra.ws

Draw together in real time on canvas (without libraries) through WebSockets

Drawing gif

Local usage

  • git clone https://github.com/h4x0rlol/dra.ws
  • cd dra.ws
  • docker-compose up -d
  • go to http://localhost:3000

Local development

  • git clone https://github.com/h4x0rlol/dra.ws
  • cd dra.ws
  • yarn
  • yarn husky install
  • cd backend && yarn && yarn dev
  • cd frontend
  • create .env
  • yarn && yarn start

About

Draw together through WebSockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors