Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/betich/push-noti-poc

A simple proof-of-concept for using the Notification API with Push Notifications for a Progressive Web App (PWA)
https://github.com/betich/push-noti-poc

Last synced: 3 days ago
JSON representation

A simple proof-of-concept for using the Notification API with Push Notifications for a Progressive Web App (PWA)

Awesome Lists containing this project

README

        

# Push Notification Test

- [x] Notification API
- [x] Push Noti with Messaging Server

```bash
pnpm i
pnpm dev
```

![preview](docs/image.png)

## Read More

- [MDN - Notification & Push Notifications Guide](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Tutorials/js13kGames/Re-engageable_Notifications_Push)
- [OneSignal](https://onesignal.com/onesignal-vs-firebase-cloud-messaging?_bt=674756738328&_bk=firebase%20cloud%20messaging&_bm=e&_bn=g&_bg=152510077374*)
- [Firebase Cloud Messaging](https://firebase.google.com/docs/cloud-messaging)