node-web-push icon indicating copy to clipboard operation
node-web-push copied to clipboard

An example Node.js server using Web Push

node-web-push

An example Node.js server using Web Push

This project was created to go with the blog post series: PWA and Web Push API Blog Series. The purpose was to learn about PWA's and sending push notifications from a central hub (this Node.js server).

For details on this Node.js app see this post in the series: Progressive Web Apps and Web Push API - Application Server