An open API service indexing awesome lists of open source software.

https://github.com/fern4lvarez/chateor

A Simple Meteor Chat
https://github.com/fern4lvarez/chateor

Last synced: 2 months ago
JSON representation

A Simple Meteor Chat

Awesome Lists containing this project

README

        

## A Simple Meteor Chat
- - -

### What's this?

A simple chat using Meteor environment, mainly based on [@tomtheplank](http://twitter.com/tomtheplank)'s [tutorial](https://vimeo.com/40300075).

### Features

* Talk to people from everyplace in the world.
* Data persistent.
* Use every nickname you want to use.

### Installing

To get `chateor` from GitHub:

git clone git://github.com/fern4lvarez/chateor.git
cd chateor
meteor add bootstrap
meteor

### Try it

You can try it [here](http://chateor.meteor.com).

### Contribute

Feel free to fork it and make it better.

### Contact

You can reach by [email]([email protected]) or [Twitter](http://twitter.com/fern4lvarez).