KaleyKrim / live-paint

🎨 A realtime painting app built with Node, Express, Socket.IO & PostgreSQL 🌈🌻🍭

Home Page:http://165.227.60.172/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live Paint

🎨 Part III in the Socket.io saga 🌈🌻🍭 Paint with friends!!

Link

Test it out at http://165.227.60.172/

Tools:

Node.js, Express.js, Socket.io, PostgreSQL DB.

To run:

  • npm install
  • in main dir, make config dir with config.json for sequelize
  • create psql db with owner
  • in public/js/paint.js & public/js/chat.js -> connect sockets to server at localhost:8080/
  • node server.js!

About

🎨 A realtime painting app built with Node, Express, Socket.IO & PostgreSQL 🌈🌻🍭

http://165.227.60.172/


Languages

Language:JavaScript 66.1%Language:CSS 18.4%Language:HTML 15.5%