In Advanced angular 6, angular 7 PWA tutorial ( Part -2) Push notification episode I have demonstrated ,how you can change the caching strategy in our PWA app and also how you can create Push notification in angular and send push notification to your users.
I have used web push module to generate a VAPID key pair and also given an idea how you can create your own web push notification end point using nodeJS.
===============================================
Source code url : https://github.com/kalyan11021980/ang... ( Branch : pwa-2)