Skip to content

s201236215H/web-push-notification-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-push-notification-demo

This is a simple push notification that can currently run on chrome only with no data payload.

Run with nodejs

1. cd web-push-notification-demo
2. npm install; npm install gulp -g
3. gulp develop

Finished tasks

  • added payload in push notification
  • added individual admin panel which showing the user list

Ongoing tasks

  • add global push notification
  • delegate tasks to work queue(e.g. RabbitMQ, beanstalk)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published