/meteor-chat

Simple chat application built on the Meteor JavaScript Platform.

Primary LanguageJavaScriptMIT LicenseMIT

MeteorChat

Simple chat application with different chat-rooms built on the Meteor JavaScript Platform.

Not much functionality, only to demonstrate how simple it is to set up a reactive app using Meteor.

Used add-on packages (for convenience only!):

  • bootstrap for beautifying the UI
  • accounts-password and accounts-ui for having the user authenticated right out of the box

Application is deployed at http://chat.n-k.de

Feel free to fork/copy/whatever...