Currently, we have a REST API endpoint that is queried on our web app over various intervals that supplies alerts that are displayed in a global banner at the top of the app.

hook used to fetch alerts for reference
These alerts will contain updates to our audience that could be important to their health/safety. We'd like to explore and possibly implement these alerts to be sent as push notifications.
Currently, we have a REST API endpoint that is queried on our web app over various intervals that supplies alerts that are displayed in a global banner at the top of the app.
hook used to fetch alerts for reference
These alerts will contain updates to our audience that could be important to their health/safety. We'd like to explore and possibly implement these alerts to be sent as push notifications.