https://github.com/thundermiracle/try-scheduled-push
try experimental scheduled push notification
https://github.com/thundermiracle/try-scheduled-push
push-notifications scheduled-tasks web-push-notification
Last synced: 4 months ago
JSON representation
try experimental scheduled push notification
- Host: GitHub
- URL: https://github.com/thundermiracle/try-scheduled-push
- Owner: thundermiracle
- Created: 2020-05-23T02:24:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T22:17:08.000Z (over 3 years ago)
- Last Synced: 2025-06-03T18:17:12.289Z (12 months ago)
- Topics: push-notifications, scheduled-tasks, web-push-notification
- Language: HTML
- Homepage: https://thundermiracle.github.io/try-scheduled-push/
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# try-scheduled-push
[](https://travis-ci.org/thundermiracle/try-scheduled-push)
A try of Push Notification's experimental function -- Scheduled Trigger.
## Screenshot

## Requirements
1. 現時点(2020.05.22)試験運用版なので、chromeで下記の機能を有効にする必要がある。
[chrome://flags/](chrome://flags/) で `#enable-experimental-web-platform-features` を有効へ
1. httpsで動かす
設定手順:[https://thundermiracle.com/blog/2020-05-23-windows-localhost-https/](https://thundermiracle.com/blog/2020-05-23-windows-localhost-https/)
## Startup
```shell
npm install
npm start
```
## Access
[https://localhost:8080](https://localhost:8080)にアクセスしてみてください。