2358 results found
-
create a UI for managing environment variables and surfacing build error messages in the Firebase console
create a UI for managing environment variables and surfacing build error messages in the Firebase console (so you don't have to go into CloudBuild)
25 votes -
اريد تشغيل موقعي ورفع تعديلات والاستراك بدمج ذكاؤ صناعي اريد افهم اكثر لانني اريد الحثول عموقع ضخم
من فضلك تريد تعديلات اضافية تكون بالاخر تنتاجية عةلمية كبيرة اريد التتصال بك +201019466368
1 vote -
Improving generate idea loader experience
The loader that is shown while waiting for the AI to work on your idea should be progress indicator instead of some animated loader that just animates. This is not properly telling me if there is an issue or is the app is being created. I am just waiting to see the results
1 vote -
Alternative Approach for Node.js Prototyping
You're correct that Prototyper is generally used for frontend and design work. It's not a tool that’s available directly in a Node.js environment, as it's more geared towards frontend prototyping and visualizing the application flow before integrating the backend. If you want to build prototypes with Node.js backend features (such as role management, authentication, etc.), you'll have to use a combination of tools for the rapid development and design of the backend and frontend.
2 votes -
Ni pregledno koliko tokenov se imas
Moglo bi se videt v app poraba in stanje tokens
1 vote -
Open in Firebase Studio
Propose adding an "Open in Firebase Studio" button to GitHub README.md files. This allows developers to instantly launch any public GitHub repository directly within Firebase Studio, eliminating complex local setup and accelerating project exploration, contribution, and learning, similar to Gitpod's functionality.
Make A feature so that a button with name "Open In Firebase Studio" can be added to any public github repo, which on click open that github repo into firebase studio directly.
Just like this link:
https://gitpod.io/#https://github.com/filamentphp/demo
this link opens the given github repo in gitpod1 vote -
When Rate limit or quota exceeded, put "Plan Upgrade" button in chat. Make it turnkey. It's very confusing and I am still not sure what I ai
When Rate limit or quota exceeded, put "Plan Upgrade" button in chat. Make it turnkey. It's very confusing and I am still not sure what I ai
2 votes -
Plano Blaze
Wow, I'm not able to create my Cloud Billing account 😔 I tried several ways, it just gives an error, I think I'll have to migrate to another database! It was so good when it was still possible to use the Storage without the Blaze Plan 🤦♂️, now I'm trying to hire the Blaze Plan and I'm not able to! Google makes it very difficult for its customers.
3 votes -
Should be able to add todo, next coding task,
Should be able to add todo, next coding task, next enhancement with out needing to wait for the coding to complete.
1 vote -
any plans to make the "AI-Powered App Testing Agent" also available for Flutter Web apps
Using prompts to create test scripts would be pretty interesting!
2 votes -
请支持中文,我想这并不难
正如标题那样,我不理解为什么不支持中文,Gemini本身就支持多种语言。总而言之,我希望可以便捷地使用中文进行Firebase Studio开发
2 votes -
Please change "Get Started" button to "Create Firebase Storage".
Please do kindly consider changing the button name from "Get Started" more specifically to "Create Firebase Storage" within Firebase console. One gets the impression via "Get Started" that the user is in for marketing fluff than actual and crucial utility. Thank you.
3 votes -
2 votes
-
I need to increase Wokrspace Limit
Could you increase my limit for projects
14 votes -
File Uploads
Store and retrieve large files with Data Connect through an integration with Google Cloud Storage.
25 votes -
1 vote
-
Support for Django
Along with python support please add Django and Flask project templates.
52 votes -
not every developer prefers to use github
I like to use my local machines for version control for security reason and with Project IDX there seem to be no security as you can look at my code.
6 votes -
Fix the delete button
If by design than disregard. The delete button and requires you use lowercase when typing. It should include upper and lower as a correct response to delete an app.
1 vote -
Generated SDK types
Given a schema with a nullable type
type MyType @table() {
id: uuid!
nullableString: String
}When running a query that selects records from MyType and filters out null values for nullableString, the generated SDK still types nullableString as string | null (or string? | null). Even though the query ensures no null values are returned for that field.
It would be great if the SDK could be smarter and refine the generated type to just string when the query explicitly filters out null values for that field.
1 vote
- Don't see your idea?