* Published to UPS Docusaurus site.
# Blog topic Cookbook apps * Write a blog post series that walks some one through setting up a cookbook app. * It can have a video demo, but introduces the thrust of the article should be able CLI, WebPush, and how they work together to be gained from reading alone send push messages to users . * Let's focus on webpush # 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
|
|