Skip to content

jwhardwick/Sketch-Together

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketch Together

Screenshot

A web app that allows for multiple users to sketch on a single canvas, with updates in real time. The user can also see the cursor of all active sketchers.

The front end is built using VueJS, Node and Express. The back end is built in Go and uses the gorilla/websockets library.

To build

npm run build

To run in development mode with race detector

npm run dev

To run production

npm run start

About

Collaborative drawing with Go and VueJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published