Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 694 Bytes

File metadata and controls

43 lines (30 loc) · 694 Bytes

Chatastic

a multi-room chat application made with meteor.com.

View live

chatastic.meteor.com

How to use

Install Meteor:

[meteor.com](http://www.meteor.com)
or
[meteor on github](https://github.com/meteor/meteor)

Then you can clone the code onto your system:

git clone git://github.com/stephentcannon/chatastic.git

Run or deploy:

To run
cd chatastic
meteor 

To deploy
cd chatastic
meteor deploy [yourlocation].meteor.com

Reset data:

To reset all data cd chatastic meteor reset meteor

Login as admin and password.

License

MIT