Setting up Azure Push Notifications for React Web App with Node Express Backend
Rohit
0
Reputation points
Hi Azure Team,
I am looking to implement push notifications in my existing React web application that is using a Node Express backend. I would like to integrate Azure Push Notification Service (or any other relevant Azure service) to handle push notifications for this web app.
Could you please guide me on how to set this up? Specifically, I need help with the following:
- What Azure services should I use for push notifications in a web app (e.g., Azure Notification Hubs, Azure Communication Services, etc.)?
- How to set up Azure Push Notifications to work with my React frontend?
- How to configure and send notifications from the Node Express backend to the React app?
- Any best practices for ensuring secure and reliable push notifications in this setup?
- If there are any tutorials or examples available for integrating Azure Push Notifications with React and Node.js, that would be very helpful.
Looking forward to your response. Thank you!
Sign in to answer