Firebase を 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.)
Firebase を FrontierStack で使う
FrontierStack は Firebase を Databases カタログに収録しています。Firebase はホスト型サービスのため、インストールは不要です。API トークンでアカウントを連携すると、セルフホストのサービスと並べて、到達性・公開ステータスを監視し、応答しなくなればアラートを通知します。認証情報は Mac のキーチェーンに保管されます。
すべてをひとつの Mac アプリで。
FrontierStack は、ローカルでもフリート全体でも、スタック全体のインストール・監視・保護をひとつのネイティブ macOS アプリで行います。
FrontierStack をダウンロード