2233 results found
-
Full Example of FirebaseServerApp in Next.js 14 using middleware
Create a comprehensive solution for authentication that is both client and server using middleware to protect pages. Correctly passing the ID token of the user when needed to API endpoints.
22 votes -
Add mobile friendly UI for code editor
Also add option for switching to mobile friendly ui inside code editor.
22 votes -
Download the uploaded .ipa and apk file from App Distribution
- In the Firebase CLI
- In the Firebase Console
22 votes -
22 votes
-
Let Gemini Handle Everything in the Firebase Console
It would be amazing if Gemini could handle everything in the Firebase Console directly. For example, if I ask something in the Firebase Studio chat, it should be able to do all the backend setup on its own—like authentication, database setup, rules, Realtime Database, or anything else needed to make an app fully functional.
For people like me who don’t know coding or have much tech knowledge, the Firebase Console can feel super overwhelming. There are so many features and tools, and I honestly don’t know what most of them do. If Gemini could just take care of all that…
21 votes -
Pause button for Gemini responses
I suggest that Gemini has a pause button while it's thinking so you can start reading responses instead of having to wait until it's done since the responses keep scrolling the screen.
21 votes -
Remote SSH feature
Feature to connect the IDE to another server and develop from there. as we can do with Remote SSH extension in VSCode
21 votes -
Enable IDX to work on GitLab.com Repos
I am working on GitLab.com with all of my Projects and Repos. I use heavily GitLab CI for my builds there. Please make it possible to work on a GitLab.com Public and Private repo.
The best thing would of course be also to have the possibility to have Self Managed GitLab repos in Google IDX.21 votes -
API Revoke Token
Simple API to revoke the token/refresh token from a backend without using the SDK.
21 votes -
FieldValue.min() and FieldValue.max()
Currently the Firestore API supports FieldValue.increment() to atomically increment or decrement a numeric value. I propose to add:
FieldValue.max(value): if the provided value is greater than the existing value on the server, then the field on the server takes this value. If it is less than the existing value, then the existing value remains.
FieldValue.min(value): (the opposite) if the provided value is less than the existing value on the server, then the field on the server takes this value. If it is greater than the existing value, then the existing value remains.
These operators should work on numeric fields AND…
21 votes -
21 votes
-
create workspace from EXISTING Flutter/Firebase project
or alternatively, link a workspace to existing Flutter/Firebase project
20 votes -
Integrated Agentic Development
Integrated Zappier like AI agent building interface for a better and easier AI application development
20 votes -
Introduce Simplified Serverless PostgreSQL with Streamlined Pricing
ostgreSQL is becoming the go-to database for many applications. Adding a serverless PostgreSQL service to Firebase with simple, predictable pricing to compete with supabase would be a game-changer. This would complement Firebase Data Connect by offering:
Full SQL capabilities
Real-time features
Easy integration with existing Google Cloud services
Simplified scaling and management
This addition would combine Firebase's ease of use with PostgreSQL's power, catering to projects needing complex queries and data manipulations. It provides an accessible option for developers who need relational database capabilities without the complexity of GraphQL or usage-based pricing. Leveraging Google Cloud's infrastructure, it would offer reliability…20 votes -
Google App script support
hi, i hope project IDX can support for google app script development directly..... cause current app script editor is limited feature..
20 votes -
new Firebase Authentication trigger
firebase currently has two firebase auth triggers:
functions.auth.user().onCreate()
functions.auth.user().onDelete()I would like a trigger to respond to onLinkWithCredential so that I can update the user document in the user collection with the additional/changes from the new auth method
20 votes -
Extension support, i.e. postgis
One of the things that makes postgres great is it's extension support. Inability to integrate with extensions like postgis is a severe blocker.
20 votes -
support SvelteKit in app hosting
support SvelteKit apps in the new App Hosting
20 votes -
Support Unity Game Engine
Adding support for Unity engine can significantly expand IDX market reach and appeal to a wider audience of game developers.
20 votes -
Native support to google drive
i suggest adding native support to google drive so that we can also take out files from drive, local, or from other hosting sites like onedrive or dropbox, etc.
20 votes
- Don't see your idea?