1217 results found
-
1 vote
-
Add a CLI flag for hosting project previous release count option
I have an ecommerce SAAS company where each client/tenant website is hosted on Firebase Hosting. We have over 80 websites hosted across six Firebase projects.
We create each new site using the Firebase CLI:
firebase hosting:sites:create [options] <siteId>
The only options for this command are:
--app <appId> specify an existing Firebase Web App ID
-h, --help display help for commandI'd like to request an additional option to set the "previous releases to keep", aka "previous release count".
After I create a new site, I have to deploy the new website to Firebase hosting before I can set the previous…
2 votes -
Don't require Github integration for App Hosting Backends
I'm using Cloud Build and deploying to App Hosting using the CLI. We don't have an option when running
firebase apphosting:backends:createto not connect a github repo, even though with the CLI deploy option the integration is not necessary. We're able to script setup of Hosting backends, but the github connection requirement in App Hosting disables our ability to script setup of our App Hosting Backends.2 votes -
🔥🗑️ Desaster recovery for full firebase project
It would be great to have a daily disaster recovery feature for the entire Firebase project, not just Firestore. Rollouts can corrupt auth objects or storage files (e.g. user images), and while Storage backups can be automate (e.g. via Transfer Service), there's no built-in way to automatically back up and restore Firebase Auth. Ideally, there would be a "Timeline" tab in the console, allowing you to rollback the full project—Auth, Firestore, Storage, or any other service used —to any recent daily snapshot, with of course costs depending on read/write/storage usage. This would significantly improve safety and confidence during production changes.…
8 votes -
Create documentation for the Docker image requirements for an App Hosting app deployed using Terraform
Add documentation listing the Docker image requirements for an App Hosting app deployed using Terraform. Include sample Dockerfiles for Next and Angular apps.
2 votes -
AdMob
(Google Ads Display & Video 360)
5 votes -
H
firebase is not updating to blaze plan I already have a verified billing account you should have to give more information about how to set,
1 vote -
Keep your stalker off of everything
I'm so tired of my stalker taking over my phone. He's on everything!!
1 vote -
Instead of firebase just being back en the server but if there’s another firebase part that acts as a the client-side
That firebase lets you set up a frontend directly in firebase.
1 vote -
Override build and run scripts apphosting.yaml doesn't work
I've implemented override build and run scripts in apphosting.yaml following this documentation https://firebase.google.com/docs/app-hosting/configure#override-scripts but it doesn't work. I discovered the we can override the run script by add runCommand in runConfig (https://github.com/FirebaseExtended/firebase-framework-tools?tab=readme-ov-file#runconfig) and this works. But to override build command i can't find the right documentation
5 votes -
Data Connect should be serverless through and through.
One of the great things about firebase is that it didn't burden you of your design decisions and let you pay for resources when you needed it. Serverless is one of the main selling point of firebase, you can see its footprints on firestore, realtimedb, and firebase functions.
Seeing the need to instantiate a DB instance when getting started with data connect was so disappointing for me because I thought it was a step in the wrong direction.
2 votes -
Making a system that's on a broken
How about making a system out of structural foundation and can process it
2 votes -
Supabase intergation
Linking supabase into Firebase like a MCP server
12 votes -
Support Public distribution group to allow user to install app on their device without authentication
However, Firebase lacks the feature to share debug builds with a public distribution group, like Microsoft AppCenter offers, without adding testers. Sharing public link users should be able to install on their devices without authentication.
24 votes -
Supabase to Firebase migration
Have a skill that helps AI agent to migrate my app from Supabase to Firebase
1 vote -
AI agent
The AI agent testing is very basic. It cannot access external urls . It does n ot let me upload files like (pdf,xml etc) to test my application. Hope it gets upgraded in the future
2 votes -
Select More Than Current Billing Period for Metrics
In the Authentication tab, we can see Daily Active Users and Monthly Active Users for the Current Billing Period. But We can't go back to see these statistics for previous months. Why?
1 vote -
to
Rofikul22114
1 vote -
7 votes
-
Firebase App Hosting: Full support for Next.js 16
Next.js 16 introduced new APIs and major improvements around caching and rendering behavior. Next also open-sourced its adapter so third-party hosting providers can implement Next.js features more completely and stay aligned with upstream changes.
It would be great if Firebase App Hosting fully supported Next.js 16 by integrating the open-source adapter and ensuring parity with Next.js’s caching and runtime behavior.
1 vote
- Don't see your idea?