In this video we will create push notification capability using Node.js without any 3rd party services. We will achieve this using web-push, the push/notifications api and service workers.
Code:
https://github.com/bradtraversy/node_push_notifications
Webpush Repo:
https://github.com/web-push-libs/web-push
#nodejs #node-js #web-development