Skip to content

Get notified of new cars while crawling in background. Change the longoIntervalChecks.js file to change the usage.

Notifications You must be signed in to change notification settings

aarnas/longo-web-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Push notifications server

  1. npm i
    
  2. Generate your secrets with:

    ./node_modules/.bin/web-push generate-vapid-keys
    
  3. Replace the VAPID_PUBLIC_KEY and VAPID_PRIVATE_KEY with the generated keys.

  • in public/index.js VAPID_PUBLIC_KEY
  • in src/web-pushes.js vapidDetails.publicKey and vapidDetails.privateKey
  1. npm start
    

About

Get notified of new cars while crawling in background. Change the longoIntervalChecks.js file to change the usage.

Topics

Resources

Stars

Watchers

Forks