Real-Time Push Notifications with HTMX

Paste your Firebase Web App configuration JSON object (copied directly from your Firebase Console) below to initialize FCM dynamically.

Firebase Configuration Object

Copy & paste `firebaseConfig` directly from Firebase Console

No keys bundled in app
Get Key from Console

FCM Registration Token

This token uniquely identifies this browser instance for push messaging.

Send Push Notification

hx-post

Received Messages Log

0
No messages received yet.
Send a push notification above or trigger from Cloud Functions.