Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 927 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 927 Bytes

RE:Chat

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.

Installation

$ 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.

License

WTFPL

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.