Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Ridermansb/push-notification-when-webhook

Repository files navigation

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