Skip to content

sangar82/MeteorJsChatExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Meteor Chat Example Another MeteorJs chat example extended

With:

  • Publish and suscribe methods
  • Meteor.methods to BD access
  • Deny Rules for deny users to write directly to collections from client code using console

Live Demo: http://anotherchatexample.meteor.com/

This example is based on:

The examples uses:

To run this example, clone it and:

cd MeteorJsChatExample

mrt add router
mrt add bootstrap
mrt add font-awesome
mrt add bootboxjs

mrt run

You need have NodeJs, Meteor and Meteorite installed.

About

Another Meteor Chat Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published