An open API service indexing awesome lists of open source software.

https://github.com/lorti/web-push-notifications

Web Push Notifications
https://github.com/lorti/web-push-notifications

notifications push web

Last synced: about 1 year ago
JSON representation

Web Push Notifications

Awesome Lists containing this project

README

          

# Web Push Notifications

1. `npm install`

1. `npm start`

1. Update subscription object in `server.js`, then run `node server.js` to send a push notification.

----