2219 results found
-
Auto-Configurable Feature Builder for Firebase/Gemini Studio
Core Problem
Right now, even with tools like Firebase Studio or Gemini Studio’s new AI-driven app generation, you still have to:
• Manually configure core features like authentication (email, Google, phone, etc.), payments, and billing.
• Navigate separate dashboards, enable/disable providers, copy keys, deploy, and wire up security.
• There’s no “preview mode” where you can test/skip auth/payment flows during development, nor an easy toggle to include/exclude these features on the fly.Proposed Solution
Auto-Configurable Feature Builder:
A single unified interface in Firebase Studio/Gemini Studio that lets you:
1. Describe the feature in plain language (e.g., “Add signup with Google…4 votes -
Bd
Xvkxc
1 vote -
View Firestore Total Space Used
Currently, billing/usage only shows usage for reads/writes/deletes. We are also being billed for total storage space. Can you please add observability into how much space is currently being used across each Firestore Database?
9 votes -
Can we have the Live Share Extension on IDX
I've been teaching students using IDX these days, more or less for fun and also to test how well the IDX AI performs w.r.t React.js. A feature that I use sometimes on the local machine is Live Share extension.
A brief description of the extension -
The Live Share Extension on VSCode enables other dev to work on the same instance of VSCode on multiple files, which is extremely useful when creating small scale projects.
I understand that it is developed by a different company (Microsoft) but it will be helpful specifically for teaching purposes.
There can be an alternative…125 votes -
Actualización
Actualizado de aplicaciones
1 vote -
2 votes
-
Gemini in code mode
It would be helpful to see Gemini's output when in code mode instead of only prototype mode. Currently copying and pasting into Word to reference what Gemini has said.
3 votes -
Integrate Jules.google inside studio.firebase.google.com
Jules is an incredible tool to create an app or fix a bug; it is able of keeping high S.A. over long context; it would be a better tool than the current chat box.
If not feasible, add the possibility to have the chat box inside the part "code".
With Jules and GitHub I have been able to create a very complex full stack app that would have required an entire team.
2 votes -
Provide Gemini AI suggestion and fixes to LightHouse result
It is nice to generate Lighthouse report in Firebase Studio but it doesn't offer AI assistant after the report.
I believe this is a product gap that could be easily resolved by plugging Gemini to provide fixes to the problems highlighted in the report.
2 votes -
Hello, I’m a high school student and I’ve noticed that the Firebase Cloud Android Studio VM shuts down after some time. Is there a way to ke
Hello, I’m a high school student and I’ve noticed that the Firebase Cloud Android Studio VM shuts down after some time. Is there a way to keep it running 24/7? If possible, could I get 24/7 active access for my workspace named 'my-studio-49173518'? I would be very thankful
3 votes -
Change apphosting region while publishing in Studio
Change apphosting region while publishing in Studio. Currently if we publish project from Studio, automatically in Firebase App Hosting is created a backend in region us-central1. There is no option later on to change it, or to create a new backend in Firebase AppHosting (with other region) and relate it with publishing from Studio.
2 votes -
1 vote
-
switch
An on/off switch so Gemini knows when to make code alterations and when not too. I'd personally like more security on the backend I'd prefer noone have access to my workstation especially unannounced or notified. A clearer explanation on the terms and conditions, who gets to deduce what's a safety hazard and what's not. And if something is why is the user not notified and why does that in turn give anyone else the right to market and profit off of it? Who gives the ok for ideas I put to the side yet make it to your drawing board…
1 vote -
Improve Billing Verification and Support for New Firebase Users
Many new Firebase users face serious issues when trying to activate the Blaze plan due to strict and non-transparent billing verification processes.
In my case:
• I attempted to verify my billing using a Revolut card (registered under my name);
• All payment confirmations were approved through the Revolut mobile app (4–5 times), yet the verification still failed;
• No clear error explanation was provided, and I had no way to resolve the issue;
• I tried adding a backup Korean card, but the verification message never arrived in the Korean mobile banking app (SMS also didn’t arrive because my…5 votes -
Distinguish Prod environment projects with color
Rightnow, if a firebase project environment is set to Prod, then its only show Prod badge in red color. But that's not enough distinction. Especially on big screens. Along with the badge, also consider updating the console background color to something like deep red. At the moment, I installed a chrome extenstion and overwrite the css on conditional basis targetting this class main.content background color to #2b0000.
3 votes -
Plantillas de la comunidad del proyecto IDX <div align="center">Una biblioteca de plantillas para que puedas comenzar más rápido y explorar
Plantillas de la comunidad del proyecto IDX
<div align="center">Una biblioteca de plantillas para que puedas comenzar más rápido y explorar herramientas, marcos y tiempos de ejecución.</div>
Nota: Este repositorio es para plantillas no oficiales y no compatibles para espacios de trabajo IDX.
<a href="https://idx.google.com/import?url=https://github.com/project-idx/community-templates">
<img height="32" alt="Abrir en IDX" src="https://cdn.idx.dev/btn/open_dark_32.svg">
</a>Agregue su plantilla IDX personalizada
Project IDX permite a cualquier persona crear espacios de trabajo personalizados mediante plantillas personalizadas (https://developers.google.com/idx/guides/custom-templates). Requiere algunos archivos específicos que indican a Project IDX qué hacer al crear un espacio de trabajo.
Clona y crea
…2 votes -
2 votes
-
1 vote
-
Support Direct VPC
A static IP is a must-have feature when dealing with certain services.
In the past, we could use Serverless VPC Access connectors, but this required renting a virtual machine (VM), which contradicts the principles of serverless architecture and significantly increases costs.
Recently, a new method called Direct VPC has emerged, which eliminates the need for connectors. This means it is truly serverless, even when using a static IP.
Currently, Direct VPC can be configured by revision in the Google Cloud Console. However, I would like to enable Direct VPC in Firebase Functions as an option, like so:
…
vpcConnector: 'test-connector',
vpcConnectorEgressSettings:4 votes -
Add Support for Aggregation Functions and Regex Filtering in Firebase Realtime Database
Firebase Realtime Database currently lacks support for aggregation functions (like sum, count, average) and regex-based data filtering. These features would simplify querying, reduce client-side processing, and improve performance, especially with large datasets. While Firestore offers some of these capabilities, Realtime Database remains the preferred choice for real-time syncing. Native support for these functionalities would greatly enhance its potential and usability.
7 votes
- Don't see your idea?