2021 results found
-
2 votes
-
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.
20 votes -
Create or edit AppSheet apps
Google AppSheet is a really great no-code builder, but it would be improved dramatically by being able to edit apps in IDX. The Gemini features in AppSheet are much weaker than IDX or other full stack code editors. I understand having AppSheet as a "no code" solution, but there's no reason not to at least let users export an AppSheet app to IDX or otherwise allow editing AppSheet apps with IDX.
4 votes -
Export all prompts as DOC,
Export refined prompts, optimized for webapp building in one go when given again to firebase studio
1 vote -
Enhanced Git Branch Integration in Prototyping View
Hello Firebase Team,
I'd like to propose a feature enhancement for the Prototyping view in Firebase Studio that would significantly improve the development workflow.
My suggestion consists of two parts:
Current Branch Visibility: Display the name of the active Git branch somewhere visible within the Prototyping UI. This would prevent confusion and eliminate the need to switch back to the terminal or IDE to confirm the current branch.
In-UI Branch Switching: Add a dropdown menu or a similar control that allows developers to quickly switch between their local Git branches directly from the Prototyping view.
Implementing this would streamline the…
1 vote -
Enviar arquivo txt
Eu estou criando um jogo simples do qual usa nomes aleatórios, queria enviar uma lista com vários nomes para IA usa como base para nomes, não é possível fazer com que ela leia sites de listagem e nem mesmo o docs do Google então queria enviar meu próprio txt para ela ler.
3 votes -
Duplicar Proyecto
Tener la opción de duplicar un proyecto, principalmente para respaldo, antes de un cambio importante
2 votes -
Custom Serverless Resolvers
Write Node.js resolvers to enhance Data Connect with arbitrary server logic. Resolvers will be authored alongside the Data Connect schema and deployed to serverless infrastructure. Resolvers can either provide new top-level Query and Mutation fields or integrate with SQL table types.
34 votes -
Adopt and document Xdebug for PHP projects created in Firebase Studio
Summary Recommend Xdebug as the default debugger for PHP projects scaffolded by Firebase Studio, with a simple setup guide to enable breakpoints, variable inspection, and stack traces for local runs and when using the Firebase Emulator Suite.
Why
Step-by-step debugging with breakpoints directly in the IDE.
Real-time variable/watch inspection and stack traces.
Faster diagnosis of issues in integrations with Auth, Firestore, Realtime Database, Storage, and FCM.
Minimal setup (project template)php.ini (or a project-specific .ini):
zendextension=xdebug
xdebug.mode=debug,develop
xdebug.startwithrequest=yes
xdebug.clientport=9003
xdebug.clienthost=host.docker.internal (use 127.0.0.1 or host IP on Linux)
.env defaults:
XDEBUGMODE=debug
XDEBUGCLIENTPORT=9003
XDEBUG…1 vote -
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
1 vote -
Consider Claude Code-style <system-reminder> messages for Gemini
I've been very frustrated by Gemini's seemingly increasing inability to correctly follow questions including going off track and doing other things. I'd like to bring this article highlighing how Claude Code seems to stay on track better than all its competitors to FS developers' attention, please: https://medium.com/@outsightai/peeking-under-the-hood-of-claude-code-70f5a94a9a62
This Twitter thread shows how this feature provides such a strong competitive advantage: https://x.com/vitransformer/status/1958135188749509016
1 vote -
Feature Request: Support for C/C++ Extension Pack in Project IDX
Dear Firebase Studio Team,
I’d like to suggest adding support for the C/C++ Extension Pack (VSCode extension: ms-vscode.cpptools-extension-pack) to Project IDX. This extension is widely used by C/C++ developers and brings essential tools like IntelliSense, debugging capabilities, and code navigation features that significantly enhance the development experience.
1 vote -
Is anyone else unable to sign into the support page?
Whenever trying to sign into the support page to log an issue the page refreshes but does not sign me or my coworkers in, is anyone else experiencing this issue? I have been unable to find any support from firebase, hoping this gets some traction.
3 votes -
Restocker
Restocker pickup form outside
1 vote -
1 vote
-
Request for Deploy Agent
I'm facing problem in the time of deploy the app hosting, Every deploy times showes many error in the build logs, still not be hosted. I will check the manual and again come into firebase studio and explain the problem and resolve the issue. To introduced the new agent for deploy can do auto check the error and resolve faster and depoly easier within the one chat with agent. can helps to working faster and deploy new version easier.
1 vote -
New knowledge used to develop potential from beginners to the most qualified developers.
In this section, I just tried it for the first time and am excited about many platforms that are developing tools that will help developers express their ideas more effectively in the future, including being a learning space for new developers like me who are interested in and want to be quality developers by combining ideas with the current trending AI technology. You are both inventors, designers, and developers who are involved in creating things that work great and look better. And I will gain the most knowledge from this platform in creating quality work, including database security. Thank you…
1 vote -
Provide a Migration Path for Existing Links in Printed Media (QR Codes) after FDL EOL (Similar to goo.gl Approach)
・The Problem:
The Firebase Dynamic Links EOL on Aug 25, 2025, will cause millions of FDL links embedded as QR codes in printed textbooks to return 404 errors. These physical materials cannot be updated, creating a critical issue for the education sector and our publishing clients. The official migration guide does not offer a solution for these existing, unchangeable links.
・Precedent:
Google has already solved this exact problem for another service. The Google Developers Blog recently announced that goo.gl links will be preserved because they are "embedded in countless documents, videos, posts and more."
This situation with goo.gl is precisely…
1 vote -
Discord Sign-in Provider
I’d love the option to sign in to my app using Discord. Currently, it isn’t listed as a provider, and having this option would make the sign-in experience much smoother for users who rely on Discord. Gemini said several times that it did have discord in the provider list.
1 vote -
Access terminal in prototype mode
Often during prototyping we need to populate the database or run some sort of cleaning script which forces me to go into the code mode
1 vote
- Don't see your idea?