Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.31 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.31 KB

Service Workers Push API Hands-on

発表資料

manifest.json

gcm_sender_id は適切な値に書き換える。

localhost でテストする限りに於いては変更する必要なし。

Windows

push.cmd を開き API_KEY と SUBSCRIPTION_ID を適切に入力し、実行する。

Mac or Linux

push.sh を開き API_KEY と SUBSCRIPTION_ID を適切に入力し、実行する。

参考資料