Implement push notifications with Firebase Messaging and Node.js
Dec 1, 2020 · 6 min read · In this article, I would be documenting step by step how I was able to implement push notifications with a chat application using firebase cloud messaging and node in no time. The application already had the chat messaging feature working as expected...
Join discussion