Skip to content

This simple Vue.js application allows you to register browser subscriptions to send custom web pushes.

Notifications You must be signed in to change notification settings

gitmazzio/web-push-vuejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-push-vuejs

This simple Vue.js application allows you to register browser subscriptions to send custom web pushes.

Browser compatibility: https://developer.mozilla.org/en-US/docs/Web/API/Push_API#Browser_compatibility

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Useful url to customize your push: https://web-push-book.gauntface.com/chapter-05/03-notification-behaviour/

https://developers.google.com/web/fundamentals/push-notifications/notification-behaviour

About

This simple Vue.js application allows you to register browser subscriptions to send custom web pushes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published