wingleung / safari-push-serverside

Server side endpoints for Safari push notifications
5 stars 0 forks source link

Safari push: serverside

Code to setup endpoints in node.js needed by Safari for push notification.

This project does NOT include a pushfarm for sending push notifications to subscribers. You might look into node-apn for that

Demo for deredactie.be (VRT) hosted on heroku.

Client side repo: https://github.com/damianleung/safari-push-clientside

Demo: http://vrt-cc.s3-website-eu-west-1.amazonaws.com/safaripush

1. Create push package

2. Setup server endpoint

3. Launch it on heroku