Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Web Push notification in Rails 5

I am creating new application in rails 5. I want to use Web Push notifications. I haven't find any document that'll help me in web push notifications.

Any help will be appreciable .Thanks in advance.

like image 699
dArK kNiGhT Avatar asked Feb 04 '23 23:02

dArK kNiGhT


1 Answers

I'm using this: https://github.com/zaru/webpush

Good documentation, and good example!

like image 148
cappie013 Avatar answered Mar 12 '23 19:03

cappie013