2351 results found
-
Automatic commits on change
When making changes via the chat, sometimes there are errors that interrupt it halfway through, sometimes I make changes and regret the choice, whatever.
I've been able to solve this by making sure to commit before/after each set of instructions, but this should be automated. The commit content can include Geminis reasoning or just keep track of versions
7 votes -
Should make publishing easier for those who don't have credit or debit cards
A publish button that makes publishing easier for those who don't have credit or debit cards
3 votes -
Get back to the previous versions at any point of time.
This is crucial yet important feature, firebase should have. To get back to the old versions. As i experienced my project broke completely, and now i have no option to just go back 2 prompts up and fix it as it was.
3 votes -
Comunidades Sustentáveis
Comunidades Sustentáveis alimentos mais saudáveis
1 vote -
How to download my files or scripts from Firebase Studio
How to download my files or scripts from Firebase Studio
5 votes -
Firebase is garbage, unusable, and does not work for any actual coding
I have been using Replit and Claude code for over 3000 hours. Firebase doesn't even come close to being able to develope any real code or functionality. Mistake after mistake, trial and error. If you really want to fix the issues, upvote this, then have google pay me for my feedback. otherwise enjoy the useless tool. going back to reality.... to develop real apps.
1 vote -
Multi device collaboration
Currently people cannot work on separate branches simultaneously. Only one branch is active even if multiple people are using the project in the studio. It would be a good feature to have where different people can work on different branches at a time. with each branch being locked to a specific user and other user cannot changes until that branch is released. Team collaboration will be much more effecient and people can work on different features at the same time.
4 votes -
Ipcc
Digi
1 vote -
Comprar una película
Ver la película de el robo perfecto 2
1 vote -
2 votes
-
i need to launch app my new app to solve solutions to economy
i think the app is helpful to economy
1 vote -
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.
1 vote -
Comparison and collaboration mode with gemini for devs to have the best of both workds now can i get a hellz yeh?
Yeah to see them work along side by side and the three of us do something the world has never seen
3 votes -
3 votes
-
Pass geolocation headers to Firebase App Hosting
For example:
-X-Appengine-Country
-X-Appengine-Region
-X-Appengine-City
-X-Appengine-CityLatLonghttps://cloud.google.com/appengine/docs/standard/reference/request-headers?tab=node.js
4 votes -
Use a matrix for the implementation of rules to create a simple checkbox solution.
When documents are created they form columns within the rules area. While users are listed in the rows. Users are sorted by type to differentiate their access. The users then simply checks the applicable column for each user type. This will enable simplistic and visual rule management which is easily edited.
4 votes -
Adding Google Drive as a Remote
The goal is to use rclone to mount Google Drive as a system disk, which would allow for direct file access and management. However, this operation is blocked because we do not have sudo (administrator) privileges. The rclone mount command depends on FUSE (Filesystem in Userspace), and we cannot set the necessary permissions for its fusermount3 utility without sudo access.
2 votes -
Make Preview Channel URLs predictable or reusable.
We are looking for a way to create predictable preview URLs for our Firebase Hosting preview channels. We require this functionality to whitelist these URLs for accessing a Cloud CDN authenticated content bucket. Currently, the preview channel URLs generated by Firebase Hosting include a random hash (SITEID--CHANNELID-RANDOM_HASH.web.app), which makes them unpredictable.
The solutions we have devised include:
- Replace the random hash for something like https://<PROJECT_ID>--pr-<PULL_REQUEST_NUMBER>.web.app
- Make the preview channel URL persistent when deploying new versions.
7 votes -
0 votes
-
Checkout git tag specific code and deploy it
If possible there should be a feature that allow developer to checkout git tag specific code and deploy it, just like commit based and branch based deploment.
Example:
If I want to deploy code tagged with v1.0.1 created through github, then firebase apphosting should also provide an option to enter tag. So that, code associated with that tag checkout and deploy on apphosting link.1 vote
- Don't see your idea?