This help you in some way? Buy me a cofffe :)
https://buymeacoff.ee/ridermansb

Sample demonstration using WebTask.io to handle push notification

Deploy to Netlify

Get starter

  1. Generate valid VAPID keys using web-push web-push generate-vapid-keys
  2. Create your WebTask.io wt create hook.js --name myhook -d web-push -d babel-runtime -d babel-core
  3. Create .env file from .env.example
  4. Update _redirects file with new URL
  5. Execute npm run build