Skip to content

junpeitsuji/paintchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paintchat

description

作成者: @tsujimotter

お絵かきチャット.js は node.js を用いたリアルタイムお絵かきチャットのサンプルアプリです。

socket.io を使ってキャンバスに描いた絵やチャットメッセージが、PCスマホ問わずリアルタイムで共有されます。

installing and execute

install mongodb
$ git clone https://github.com/junpeitsuji/paintchat.git
$ cd paintchat && npm install
$ node app.js

browse "http://localhost:3000/"

補足説明

paintchat についての補足 - togetter - http://togetter.com/li/612626

About

painting and chatting web application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published