Simple and dirty chatroom with private and global rooms built on-top of SocketIO, TocasUI and Node.js.
The purpose and the reason of making this piece of sh*t is just for goofing off in office, good kids should not doing this LOL.
$ npm install
, then run it:
$ node index.js
...or
$ forever start index.js
if you have forever and you want it run at background forever.
Copyright © 2017 Jeremy Lam "JLChnToZ"
This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fu*k You Want To Public License, Version 2, as published by Sam Hocevar. See the LICENSE file for more details.