Skip to content

misterebel/meteor-chat-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatDrive Public

  • MeteorJS 1.3.*
  • Angular 1.5.*
  • Angular-Material
  • Angular-Meteor
  • ui-router
  • Meteor Accounts
  • Account-Roles
  • MongoDB

This uses a number of open source projects to work properly:

  • AngularJS - HTML enhanced for web apps!
  • [Twitter Bootstrap] - great UI boilerplate for modern web apps
  • [node.js] - evented I/O for the backend
  • [Express] - fast node.js network app framework
  • [jQuery] - duh

Meteor was used for it DDP Protocol. For more information please reference https://en.wikipedia.org/wiki/Distributed_Data_Protocol.

Version

0.0.1

Installation

To Run This Requires:

You need Meteor installed globally:

$ curl https://install.meteor.com/ | sh
$ git clone 
$ cd chatdrive_public
$ meteor npm i -d
$ meteor

Todos

  • Write Tests
  • Add Code Comments

About

Meteor chat app using angular and angular-material

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published