Firebase Studio - Introduction
Overview
Estimated time: 20–30 minutes
Firebase Studio (2025) is a developer-first environment that helps scaffold, preview, and test Firebase projects with AI-guided flows for functions, security rules, and hosting.
Key Capabilities
- Project scaffolding with recommended security rules and environment configs
- Integrated emulator orchestration for safe local testing
- Automated function generation with boilerplate tests and CI templates
- Preview channels for staged hosting and automated smoke tests
Getting Started
- Create or import a Firebase project bundle into Studio.
- Use the project scaffolder to choose hosting, Firestore, and Functions templates.
- Run the emulator suite and validate generated tests before pushing to a preview channel.