Firebase on a Mac
Google's backend-as-a-service — Firestore, Auth, Storage, Functions (cloud) · Databases
Firebase is Google's app-development platform (BaaS): the Firestore and Realtime Database NoSQL stores, Authentication, Cloud Storage, Cloud Functions and Hosting, plus Analytics, Crashlytics and Remote Config. The service is cloud-hosted, but the firebase CLI is what you work through day to day — Install below sets it up (Homebrew or npm), then firebase login connects your Google account. The CLI also runs the local Emulator Suite (firebase emulators:start, UI on :4000) so Firestore, Auth and Functions can be developed entirely offline; once the emulators are running, Open Web UI above reaches them. Manage projects themselves in the Firebase console (the Get link). The hosted counterpart to PocketBase/Supabase. Keep the service-account credential in Keychain. (Push notifications are the separate Firebase (FCM) entry under Push.)
Run Firebase with FrontierStack
FrontierStack lists Firebase in its Databases catalog. Firebase is a hosted service, so there is nothing to install — connect your account with an API token and FrontierStack watches it alongside everything you self-host: reachability, its published status, and alerts when it stops answering. Credentials stay in your Mac's Keychain.
Run it all from one Mac app.
FrontierStack installs, monitors and secures the whole stack — locally and across your fleet — from a single native macOS app.
Download FrontierStack