-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
- Published to UPS Docusaurus site.
- Blog topic Cookbook apps
- Write a blog post series that introduces the CLI, WebPush, and how they work together to send push messages to users.
- Order of posts
- Demo new CLI
- Explain how web push is setup and what vapid keys are (one or two sentences and a link)
- Show the sample code and how it works
- How does the permission system work (New browsers don't show the notification permission you have to instruct the user to enable it)
- Demo it all together from end user POV -> enable push in browser -> receive message
- Demo it from a developer POV -> see user registration, send a message