firebase-tools

The Firebase Command Line Tools (by firebase)

Firebase-tools Alternatives

Similar projects and alternatives to firebase-tools

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better firebase-tools alternative or higher similarity.

firebase-tools reviews and mentions

Posts with mentions or reviews of firebase-tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-02.
  • The State of Angular SSR Deployment in 2024
    11 projects | dev.to | 2 Mar 2024
    And it seems to deploy on first try, but then I got a loop error. Turns out after posting a bug, and getting sent to GitHub, this is a known issue when deploying to Cloud Functions. The fix is to edit your server.ts file, and don't use the process.env['PORT'] variable, as it apparently is already in use.
  • Features you want to see in firebase in upcoming version.
    2 projects | /r/Firebase | 7 Dec 2023
    See issue.
  • Deploy Angular Universal To Firebase Cloud Functions
    3 projects | dev.to | 29 Aug 2023
    In this example, I am using NX monorepo. I have my Angular Universal as one application and cloud functions as another application. If you don’t use NX or even some time has passed since publishing this blog post, you may want to visit Integrate web frameworks with Hosting from Firebase, however, there is an existing issue on Unable to detect the web framework in use when using angular app within nx monorepo.
  • Deploy Next.js to Firebase Hosting
    3 projects | /r/nextjs | 12 May 2023
    Middleware and image optimization should be functional now, if you see any problems please file a bug on firebase/firebase-tools
    3 projects | /r/nextjs | 12 May 2023
    The Firebase CLI, check out the release notes
  • How To Create A Mobile App Using Vite, Vue, and Ionic Capacitor - Adding Firebase & Firebase Emulator To Project
    3 projects | dev.to | 15 Mar 2023
    aaronksaunders@Aarons1ProM1Pro vite-vue-cap % firebase emulators:start i emulators: Starting emulators: auth, firestore ⚠ firestore: Did not find a Cloud Firestore rules file specified in a firebase.json config file. ⚠ firestore: The emulator will default to allowing all reads and writes. Learn more about this option: https://firebase.google.com/docs/emulator-suite/install_and_configure#security_rules_configuration. i firestore: Firestore Emulator logging to firestore-debug.log ✔ firestore: Firestore Emulator UI websocket is running on 9150. i ui: downloading ui-v1.11.4.zip... Progress: =========================================================================> (100% of 4MB) i ui: Removing outdated emulator files: ui-v1.6.5 i ui: Removing outdated emulator files: ui-v1.6.5.zip i ui: Emulator UI logging to ui-debug.log ┌─────────────────────────────────────────────────────────────┐ │ ✔ All emulators ready! It is now safe to connect your app. │ │ i View Emulator UI at http://127.0.0.1:4000/ │ └─────────────────────────────────────────────────────────────┘ ┌────────────────┬────────────────┬─────────────────────────────────┐ │ Emulator │ Host:Port │ View in Emulator UI │ ├────────────────┼────────────────┼─────────────────────────────────┤ │ Authentication │ 127.0.0.1:9099 │ http://127.0.0.1:4000/auth │ ├────────────────┼────────────────┼─────────────────────────────────┤ │ Firestore │ 127.0.0.1:8080 │ http://127.0.0.1:4000/firestore │ └────────────────┴────────────────┴─────────────────────────────────┘ Emulator Hub running at 127.0.0.1:4400 Other reserved ports: 4500, 9150 Issues? Report them at https://github.com/firebase/firebase-tools/issues and attach the *-debug.log files.
  • Show HN: Appwrite – Open-Source and Self Hosted Firebase Alternative
    10 projects | news.ycombinator.com | 22 Mar 2022
    I most vividly recall unit testing, storage emulator, auth. For example:

    https://github.com/firebase/firebase-js-sdk/issues/5086 also https://github.com/firebase/firebase-tools/issues/3442

    > Steps to reproduce:

    > Step 1: Read the documentation for setting up cloud storage unit tests at: https://firebase.google.com/docs/rules/unit-tests#storage

    > Step 2: Attempt to write unit tests following the examples in the documentation

  • 13 features I wish Firebase had
    4 projects | dev.to | 25 Jan 2022
    There's an open issue for this on GitHub, though.
  • How I Fixed an Issue in Firebase CLI
    2 projects | dev.to | 19 Nov 2021
    I found an issue on Firebase CLI repo that I could work on. The issue involved a hardcoded Node.js version in the generated package.json file when the command firebase init functions is executed. Moreover, there was no warning when a Node.js version in use is deprecated in Google Cloud Functions.
  • Autodeploy subdirectory to Firebase
    2 projects | dev.to | 18 Sep 2021
    # This file was auto-generated by the Firebase CLI # https://github.com/firebase/firebase-tools name: Deploy to Firebase Hosting on merge 'on': push: branches: - main jobs: build_and_deploy: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: node-version: '14.17.3' - run: npm ci working-directory: ./front - run: npm run build working-directory: ./front - uses: FirebaseExtended/action-hosting-deploy@v0 with: repoToken: '${{ secrets.GITHUB_TOKEN }}' firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_PROJECT }}' channelId: live projectId: project entryPoint: ./front
  • A note from our sponsor - WorkOS
    workos.com | 17 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic firebase-tools repo stats
34
3,921
9.6
7 days ago
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com