6 ms·
The most frustrating problem I have had with Firebase Studio is Gemini 2.5 attempting to create firebase rules... it was completely unworkable in my experience
by mjsweet 1y ago
The most frustrating problem I have had with Firebase Studio is Gemini 2.5 attempting to create firebase rules... it was completely unworkable in my experience - just constant permissions errors. I pivoted to Claude Code a few weeks ago with Prisma ORM and NEON db running on Netlify. It's been pretty good so far. I will give InstantDB a go soon I think.
- stopachka 1y agoThank you! > Gemini 2.5 attempting to create firebase rules That is very interesting. I wonder if Claude Code would do better on Firebase rules.
- dattasmasher 1y agoDid you consider giving Prisma Postgres a shot aswell? It's MCP server plays really well with Claude. https://www.prisma.io/docs/postgres/integrations/mcp-server#claude-code https://www.prisma.io/docs/postgres/integrations/mcp-server#...