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

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