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
- Host: GitHub
- URL: https://github.com/lorti/web-push-notifications
- Owner: Lorti
- Created: 2017-03-21T14:21:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T15:04:52.000Z (about 9 years ago)
- Last Synced: 2025-03-31T04:51:29.093Z (about 1 year ago)
- Topics: notifications, push, web
- Language: JavaScript
- Homepage: https://manu.ninja/web-push-notifications
- Size: 3.91 KB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
----