eggmantv / web-push-notifications

Web Push Notifications实战

Home Page:https://eggman.tv/c/s-web-push-notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Push Notifications

https://eggman.tv/c/s-web-push-notifications

Web Push Notifications实战

使用

  • 环境要求: Ruby 2.4 +, Rails 5.1 +
  • 浏览器: Chrome / Firefox最新版
  • 科学上网
$ bundle
$ rails db:migrate
$ rails s

打开浏览器访问localhost:3000,打开你的开发者工具调试。

这个源码中比实际课程中多了后台保存subscription信息的逻辑,以供大家参考。

About

Web Push Notifications实战

https://eggman.tv/c/s-web-push-notifications


Languages

Language:Ruby 68.7%Language:HTML 18.7%Language:JavaScript 10.6%Language:CSS 2.1%