Skip to content

h4x0rlol/dra.ws

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

No packages published