HomeFAQ › How do I run Firebase on a Mac?

How do I run Firebase on a Mac?

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.)

Firebase is a hosted service — there is nothing to install. Connect it to FrontierStack with an API token and it is monitored alongside the rest of your stack, with alerts when it stops answering.

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 questions