A minimal example of implementing Web Push notifications for the related blog post explanation:
http://pqvst.com/2023/11/21/web-push-notifications/
Points of interest:
- app.js - Node.js Backend
- public/client.js - Client app
- public/sw.js - Service worker