dorkhub

DrawingApp

Realtime drawing app using SocketIO and p5.js

TannerGabriel
JavaScript5733 forksMITupdated 1 day ago
git clone https://github.com/TannerGabriel/DrawingApp.gitTannerGabriel/DrawingApp

SocketIO drawing app

Basic example of how to use socketIO to create simple communication between multiple browser instances.

Getting started

Start using Node

# Install dependencies for server
npm install

# Run the server
node server

Start using Docker

# Building the image
docker build --tag socketiodrawing .

# Run the image in a container
docker run -d -p 3000:3000 socketiodrawing

Author

Gabriel Tanner

Support me

Buy Me A Coffee

License

This project is licensed under the MIT License - see the LICENSE.md file for details

more like this

lottery

🎉🌟✨🎈年会抽奖程序,基于 Express + Three.js的 3D 球体抽奖程序,奖品🧧🎁,文字,图片,抽奖规则均可配置,😜抽奖人员信息Excel一键导入😍,抽奖结果Excel导出😎,给你的抽奖活动带来全新酷炫体验🚀🚀🚀

JavaScript4.6k

q5xjs

A small and fast alternative (experimental) implementation of p5.js

JavaScript574

search

search projects, people, and tags