2218 results found
-
One click Auth setup
like lovable+supabase
4 votes -
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 -
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 -
The ability to search the web
The ability to search the web to retrieve the latest, version-specific documentation and working code examples directly from official sources. Get accurate, concise, and highly relevant, with no unnecessary content so that its coding capability will be better. Just like 'Context7'
4 votes -
4 votes
-
How to download my files or scripts from Firebase Studio
How to download my files or scripts from Firebase Studio
4 votes -
Consistent and documented behavior for on*WithAuthContext
When Functions use e.g. onDocumentCreatedWithAuthContext to handle Firestore event triggers, the meaning of event.authType and event.authId are not documented and are inconsistent between the production and emulator environments.
The documentation [https://firebase.google.com/docs/functions/firestore-events?gen=2nd#auth-context](here) says "For information about the data available in the authentication context, see..." and links to a page that is not specific to Firebase. That page lists some possible values, but it's not clear what values would be used. The most sensible guess is that authType would be "appuser" or "user" if the document was created from the client-side web SDK, and "serviceaccount" if created from a…
4 votes -
firebase should be googles own IDE platform
firebase should be googles own IDE platform in the long term build using googles own google product line up to be integrated in seamless fashion.
from learning to begin like a to code to full battery of a warship size of code, in a seamless scaling and intuitive productive way.4 votes -
The annimations can be better
Please Use Codepen.io
Thanks!
4 votes -
you must add php Support and Mysql
you must add php Support and Mysql and project improt from Github
4 votes -
unity support
because making unity app is so resource comsuming for a normal computer( open project about 1 min ) compile it first time for 15 min and every time i use it my computer have fans running sounds . so i think it would be better so have unity support just like android support
4 votes -
.NET based desktop/mobile app
.NET MAUI
Uno Platform.
Avalonia UI
Any of those 3 support desktop and mobile. The language is C#/XAML.
4 votes -
Add the ability for Gemini to read the problems pane and other aspects of the editor
Gemini should be able to read more information directly from the editor and especially the problems pane as that would make troubleshooting much more convenient. Eventually integration directly with previews would be cool so that it can read straight from those as well
4 votes -
Elimde bulunan hali hazır da uygulama projemi buraya yükleyip devam etmek
Yapay zeka ile oluşturduğumuz Mobil uygulama veya her hangi bir hali hazırda başlanmış olan proje dosyasını buraya yükleyip kaldığımız yerden buradan devam etmek istiyorum var mı yok mu bilmiyorum
4 votes -
We want the code editor to be free for everyone.
If it was free for everyone, we would be able to create beautiful and different projects, and the subscription should only be on Fire, or data storage, or Google's digital cloud. The code editor should not have a monthly subscription. It should be free for everyone, and this is the meaning of technology, that the basis should be free, but the dependencies should be paid. If it is necessary, for example, a free artificial intelligence model should be placed for the code editor, and also make it paid. But the code editor should be free for everyone, and this is…
4 votes -
4 votes
-
4 votes
-
ram
Could you please add an option to get more RAM for our workspaces? The current amount (seems around 8GB) often isn't enough when running bigger Android projects, especially with the emulator and build tools going at the same time. Things can get pretty slow.
It would be really helpful if we could choose a higher RAM configuration, maybe 16GB or 32GB, even if it's an upgrade option. This would make developing larger apps in Project IDX much smoother.
4 votes -
needs a restore button
Above each prompt, add a restore button to restore code back to point before prompt. Then you can restore, re-write prompt, and see what happens with the next prompt.
4 votes -
Fix error messages when deploying Functions
Several error messages often occur when deploying Firebase Cloud Functions that should not occur. My first time attempting to deploy functions in a new project, I got:
i extensions: ensuring required API firebaseextensions.googleapis.com is enabled...
⚠ extensions: missing required API firebaseextensions.googleapis.com. Enabling now...Error: Request to https://serviceusage.googleapis.com/v1/projects/********/services/firebaseextensions.googleapis.com had HTTP Error: 429, Quota exceeded for quota metric 'Default requests' and limit 'Default requests per minute' of service 'serviceusage.googleapis.com' for consumer 'project_number:********'.
I don't know if that happens every time. It appears to be just a failure to wait long enough after enabling the API.
The second time, it got further, but…
4 votes
- Don't see your idea?