Skip to content

It is a backend part of the web push demo.

Notifications You must be signed in to change notification settings

rashtell/demo-webpush-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It is a backend part of the web push demo.

Install:

  1. Run yarn install
  2. Run ./node_modules/.bin/web-push generate-vapid-keys to get your VAPID keys.
  3. Copy .env.example to .env and fill in public and private key params with generated values.
  4. Start the server with node index.js

Detailed explanation based on this repo

About

It is a backend part of the web push demo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%