2325 results found
-
Dual YG
Demo wed
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 -
Links
Reliable
3 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 -
Türkçe dil destegi istiyoruz
Türkçe dil desteği istiyoruz ugulamayı daha iyi kullanmak için yoksa silmeniz gerekecek
1 vote -
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 -
1 vote
-
Universal Input and the Integration of Entry Points: Redefining the Output Pipeline via "Drafta"
Dear Development Teams at OpenAI, Google, Perplexity, xAI, Firebase, and DeepSeek,
I am currently developing "Drafta," an information infrastructure designed to unify the starting points of all digital outputs. I would like to share the core design philosophy of this project with you.
Universal Input: Unifying Entry Points
The primary inefficiency in the current digital experience lies in the fragmented nature of input areas (Twitter, YouTube, LINE, Firebase, Search Engines, etc.), each isolated by its destination. Drafta functions as a "Universal Input"—a single source that unifies these entry points. Instead of switching between apps based on the destination, users input…
1 vote -
Add SvelteKit project template instead of just regular Svelte + Vite
No one uses regular Svelte + Vite these days; everyone uses SvelteKit for everything (SSR, CSR, SSG, SPA, etc)
1 vote -
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 -
Firebase is gradually moving many features that were previously free on the Spark plan to the Blaze (paid) plan. This shift reduces the numb
Firebase is gradually moving many features that were previously free on the Spark plan to the Blaze (paid) plan. This shift reduces the number of truly free services, which is disappointing for developers relying on Firebase’s free tier.
2 votes -
Adasa
Eleve
1 vote -
not gassing problems wan there is bugs just i mean now after 24+ hours of trying to gat it work i give up it easier to code like to go lear
it should implement the good logic from google ai studio that has coding power and logic possibly more than 100* bather
1 vote -
Phone Authentication
Estimado equipo de Firebase,
Estoy desarrollando una aplicación móvil en Flutter que utiliza Firebase Authentication con verificación por teléfono. El proyecto está orientado a usuarios en Nicaragua (+505), pero al intentar enviar el código SMS, recibo el siguiente mensaje de error:
"SMS unable to be sent until this region enabled by the app developer."
Ya he habilitado la autenticación por teléfono en la consola de Firebase, configurado números de prueba, y activado la autenticación multifactor por SMS. Sin embargo, el envío de SMS reales sigue bloqueado para esta región.
Solicito amablemente que se habilite el soporte para envío de SMS…
3 votes -
Add different release tracks
Right now Firebase app distribution only allows a big flat list of APKs. We want to have a functionality where we can create different tracks such as daily builds, pre release builds, develop builds etc. to help us better manage the different builds and also our users to better select which build they want to install and test
3 votes -
Add kill switch in the console
There really should be a big red switch in the Firebase console to temporarily disable the application.
If I'm under DOS attack or critical security/privacy issue got exposed I need a very quick way to shutdown the service temporarily until the fix is ready.
You will not need it until you need it!It seems only possible from CLI, and having the right version of CLI handy in the not so active project is close to impossible, so this is really a console requirement.
2 votes -
Add a Preview environment for App Hosting deployments.
As a developer, I want to be able to deploy my Next.js web app hosted using App Hosting to a Preview "channel", similar to
firebase hosting:channel:deployin hosting.
Thanks.55 votes -
1 vote
-
1 vote
-
Futuro de ideas 💡
Excelente prototipo actualizador
1 vote
- Don't see your idea?