Firebase > Cloud Messaging

All functions related to Cloud Messaging can be found in src/libs/messaging.ts

1. Request Push Notification Permission

Page.tsx

2. Subscribe Users to a Topic for Targeted Notifications

Page.tsx

3. Allow Users to Unsubscribe from a Topic

Page.tsx