HomeServices › Firebase

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. Cloud-hosted — manage projects in the Firebase console and drive them with the firebase CLI (npm i -g firebase-tools), which also runs the local Emulator Suite (firebase emulators:start, UI on :4000) for offline development. 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

Related in Databases