1103 results found
-
🛠️ Feature Request: Support for PHP (Laravel, pure PHP) in Firebase Studio AI prototype
Firebase Studio’s AI-powered prototyping feature is remarkably powerful for Next.js and Node.js apps. However, many existing projects and backend developers use pure PHP or frameworks like Laravel. It would be immensely helpful if the AI Prototyping agent could generate starter code, routing, controllers, and integration for PHP backends—mirroring the same streamlined workflow currently offered for JS stacks.
5 votes -
Built-in App Versioning & Rollback Feature
I’ve faced repeated issues in Firebase where making updates or major changes can lead to fatal errors. The biggest frustration is that even the rollback request often fails, leaving no reliable way to restore the project to a stable state.
Because of this, the only solution I’m forced to use is creating a full duplicate of the entire project every time I want to make major changes. This is inefficient, time-consuming, and increases the risk of inconsistencies.
- * * Suggestion:
Introduce built-in versioning for apps (e.g., 1.0.0.01, following semantic versioning best practices).
Each update/deployment should automatically create a new version…
3 votes -
Subject: Proposal for Improving Firebase
Subject: Proposal for Improving Firebase Studio for Developers with Basic Knowledge
To the Firebase Studio Team at Google,
I would like to offer several ideas for improving the platform, with an emphasis on making it more accessible to developers who are at the beginning of their professional journey or who have a basic level of development knowledge. Firebase Studio is a powerful tool with immense potential, and it can be made even more user-friendly and intuitive for this audience.
The main challenge for a developer with basic knowledge is that the intelligent agent and the work environment assume a high…
4 votes -
Allow AI-Prototyper to suggest adding build, run, and AI features
It would be great if the AI Prototyper would suggest adding features to the project that would enable saving images (Storage), user sign up & sign in (Authentication), AI Genkit, etc.
I've spun my tires for a while not understanding why I can get AI Prototyper to display an image. My project needed storage set up and referenced in my config file and I needed to tell the AI that it was done.
A helpful AI response like "I see your asking to save an image and use it on your website. In order to do this, I would suggest…
5 votes -
4 votes
-
Kotlin Multi-platform Support
Please add kotlin multi-platform support which is one of the best cross platform framework
23 votes -
1 vote
-
plz allow other formate....to upload with image.....like zip source file..pdf...videos...others...and also allow multiple rether than single
plz allow other formate....to upload with image.....like zip source file..pdf...videos...others...and also allow multiple rether than single
2 votes -
Make it easier to just pay for advanced models directly without having to manage API key in a separate window
The fewer clicks the better. Also, I should not have to create a cloud project just to create an api key for my existing firebase studio project. Thanks!
2 votes -
Cannot find how to open UI easily
Whatever .dev url that the app actually runs on should be exceedingly easy to find. A giant button to open the app UI or even just open it automatically. Almost completely forgot how to find the right .dev url for my app and Gemini was unable to tell me. Otherwise keep up the great work!
2 votes -
voicechatroom44@gmail.com
-- Users
CREATE TABLE users (
id uuid PRIMARY KEY DEFAULT genrandomuuid(),
username text UNIQUE NOT NULL,
displayname text,
email text UNIQUE,
profilepic text,
type text NOT NULL DEFAULT 'user', -- user | creator | agent
walletcoins bigint DEFAULT 0,
stripeaccountid text,
createdat timestamptz DEFAULT now()
);-- Rooms
CREATE TABLE rooms (
id uuid PRIMARY KEY DEFAULT genrandomuuid(),
title text,
topic text,
hostid uuid REFERENCES users(id),
type text DEFAULT 'public', -- public|private
maxparticipants int DEFAULT 1000,
status text DEFAULT 'scheduled', -- scheduled|live|ended
startedat timestamptz,
scheduledat…3 votes -
I Wish I Could Have A Conversation With Firebase!
I Am A 60-year-old Dyslexic Man Who's Done All Kinds Of Tool Designs In Every Kind Of Work You Can Think Of But Now I'm Physically Crippled And I'm Trying To Learn To Vibe Code, And It Would Be So Helpful If I Could Actually Have A Conversation With Firebase AI, I Already Have A Program That Types When I Talk, (I'm Using It Right Now!) But If Firebase Could Talk Back To Me, Reading What It Writes Back To Me, That Would Be Such A Huge Help!
3 votes -
Ajuda para pagamento
Alguém pode me ajudar em como efetuar um pagamento via google workspace, para reativar meu serviço no Firebase? Meu banco de dados está suspenso.
2 votes -
Conversation history with save and edit points
I was asked to go find my gemini api key which made me lose the original tab. When i came back i only had the IDE and zero conversation history. The vibe flow was gone. I was bummed, not vibed. Anyway, conversation history should be permanent, and link that with save and edit points. This should also go towards memory.
9 votes -
Futuro de ideas 💡
Excelente prototipo actualizador
1 vote -
Support other stack when using Prototype an app with AI
- Instead of only supporting nextjs, tailwindcss. It can also support Vite, Angular, etc...
- Also add option to help switch between normal workspace and being able to use Prototype an app with AI
- Add Github management section: to be able to connect once, and then each workspace can connect automatically (create repository, push, ...), can be select existed repository when create new workspace
5 votes -
Transformer une PWA en application native android et iOS
Pouvoir transformer une PWA en application native android et iOS
3 votes -
: “Make Firebase the best home for AI + Media: Vector Search, AI Studio (Genkit), India‑first Auth, and Media Extensions”
We’re building LegacyVerse Studio—a global, culture‑rooted AI platform (clones, memories, voice, and music). To keep Firebase at the heart of our stack, we need:
Managed Vector Search for Firestore (embeddings + whereNear()),
Firebase + Genkit “AI Studio” in Console (flows, tools, evals, deploy, cost dashboard),
Official AI Media Extensions: Gemini TTS/STT, audio transcode to HLS/MP3, normalization, subtitles,
India‑first Phone Auth improvements (DLT, fallback providers, better deliverability & pricing clarity),
Edge Functions on Hosting with streaming (SSE) for low‑latency AI,
Firestore TTL + simple archival tier for cost control,
Built‑in multi‑tenant RBAC patterns for orgs/workspaces,
Native full‑text search (Indic aware) with…
4 votes -
NuxtJS
I see that NextJS Reactive framework is available.. it would be awesome if Nuxt would be available too, given that Vue is available, then Nuxt would be a nice addition. :)
2 votes -
Auto build Dev.nix preview for any project that is started with git hub Repo
When a user create a new project and link it with a github repo , it should create dev.nix file and preview automatically by reading the project instead user needed this to build manually.
Same should be done if user uploaded a project to firebase studio.3 votes
- Don't see your idea?