The four screens you’ll use most

Projects
Every project, one list
Prod and staging side by side, colour-coded, with platform badges so you know at a glance which targets Android, iOS or web.

Dashboard
The whole project at a glance
Auth users, collections and function counts up top. Firestore, Functions, Storage, Remote Config, Messaging, Hosting and Realtime DB one tap below.

Authentication
Who signed in, and when
Every user with created and last-seen timestamps, unverified accounts flagged, and search when the list gets long.

Function logs
Logs, with a trigger button
Execution time, status code and severity on every line — and you can re-run the function from the same screen instead of reaching for a laptop.
Firebase guides
All guides →- Firebase Cloud Messaging: How Push Notifications Actually WorkFCM is Google's free service for sending push notifications. Here is the whole journey, from your server to the phone in someone's hand.9 min read
- Firebase Authentication: Every Sign-In Method, ExplainedFirebase Authentication handles the part of your app where someone proves who they are — without you ever storing a password.10 min read
- Firebase Crashlytics: How Crash Reporting Actually WorksWhen your app crashes on someone else's phone, Crashlytics is how you find out — and how you find out why.8 min read
- Firestore vs Realtime Database: Which One Should You Use?Firebase ships two databases with confusingly similar names. Here is what actually separates them, and how to choose.9 min read