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
- Host: GitHub
- URL: https://github.com/fern4lvarez/chateor
- Owner: fern4lvarez
- Created: 2012-08-09T21:02:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-03T20:43:31.000Z (over 12 years ago)
- Last Synced: 2025-01-12T10:45:39.019Z (4 months ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).