Meteor-Community-Packages / raix-push

DEPRECATED: Push notifications for cordova (ios, android) browser (Chrome, Safari, Firefox)
https://atmospherejs.com/raix/push
MIT License
515 stars 197 forks source link

How do push from serverside when i have developed my app to galaxy.meteor.com #234

Closed JWPapi closed 7 years ago

JWPapi commented 8 years ago

Its said that you can use the meteor shell to do notifications from the server side. But as far as I know this is not possible on a deployed instance. I dont have accounts on my app, so how should I send notifications without allowing anyone to send notifications to anyone from the browser?

raix commented 8 years ago

use the allow / deny rules - more details in the /docs folder