autopublish

v1.0.7Published 7 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

autopublish

Publish all server collections to the client. This package is useful for prototyping an app without worrying about which clients have access to certain data, but should be removed as soon as the app needs to restrict which data is seen by the client.

The autopublish package is automatically added to every Meteor app by meteor create.