Nagibaba / push-notification-test

push-notification-test is the simplest and most effective push notification setup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

push-notification-test

  1. npm i

  2. serve to start the frontend server

  3. Push notifications can be triggered as soon as we subscribe, take the json value and add it to pushSubscription variable inside webpush.js We then use this value to push the notification to the user exclusively. Run node webpush.js

About

push-notification-test is the simplest and most effective push notification setup.


Languages

Language:JavaScript 64.5%Language:HTML 35.5%