Skip to content

YKarthikeyan/web-push-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-push-notification

How to run locally

  1. clone the repo.
  2. npm install to install the dependencies.
  3. Generate VAPID details.
  4. Create a new file called .env and fill it up with actual VAPID details.
  5. run node index.js command in terminal.

How to generate VAPID Details

  1. npx web-push generate-vapid-keys

DEMO

https://browser-push-notifications.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published