Skip to content

thundermiracle/try-scheduled-push

Repository files navigation

try-scheduled-push

Build Status

A try of Push Notification's experimental function -- Scheduled Trigger.

Screenshot

push-notification.png

Requirements

  1. 現時点(2020.05.22)試験運用版なので、chromeで下記の機能を有効にする必要がある。

    chrome://flags/ で #enable-experimental-web-platform-features を有効へ

  2. httpsで動かす

    設定手順:https://thundermiracle.com/blog/2020-05-23-windows-localhost-https/

Startup

npm install
npm start

Access

https://localhost:8080にアクセスしてみてください。