meteor-chat icon indicating copy to clipboard operation
meteor-chat copied to clipboard

Simple chat application built on the Meteor JavaScript Platform.

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

Feel free to fork/copy/whatever...