Admin Area
Push Notifications
Send browser notifications to your subscribed community members.
Compose Notification
Note: This sends a local browser notification to your device. For production push to all subscribers, connect a VAPID-compatible push server (e.g., web-push Node.js library) and replace the placeholder VAPID key in
PushNotificationPrompt.tsx.