firebase-app-hosting-basics
Deploy and manage full-stack web applications with SSR/ISR support using Firebase App Hosting.
Install
npx skills add https://github.com/firebase/agent-skills --skill firebase-app-hosting-basicsStats
| Total installs | 3,604 |
| Weekly installs | 3.6K |
| GitHub stars | 187 |
| First seen | Feb 17, 2026 |
| Source | @firebase/agent-skills |
Summary
- Requires Firebase project on Blaze pricing plan; supports Server-Side Rendering (SSR) and Incremental Static Regeneration (ISR) workflows
- Deploy via firebase.json configuration with optional apphosting.yaml for backend setup, or enable automated "git push to deploy" through GitHub integration
- Includes secret management via CLI commands for secure access to sensitive keys and local testing through Firebase Local Emulator Suite
- Best suited for full-stack applications; use Firebase Hosting instead for static sites or simple SPAs without SSR
Tags
Related skills
| Skill | Installs | vs firebase-app-hosting-basics |
|---|---|---|
| monorepo-management | 5,349 | +1,745 |
| organization-best-practices | 6,282 | +2,678 |
| insforge | 2,501 | -1,103 |
| chatgpt-app-builder | 7,086 | +3,482 |
| better-auth-security-best-practices | 5,778 | +2,174 |
FAQ
- How many installs does firebase-app-hosting-basics have?
- firebase-app-hosting-basics has 3,604 total installs and 3.6K installs this week.
- Where is firebase-app-hosting-basics hosted?
- firebase-app-hosting-basics is published by @firebase/agent-skills at https://github.com/firebase/agent-skills.
- How many GitHub stars does firebase-app-hosting-basics have?
- firebase-app-hosting-basics has 187 GitHub stars.
- When was firebase-app-hosting-basics first indexed?
- OrangeBot.AI first indexed firebase-app-hosting-basics on Feb 17, 2026.
- How do I install firebase-app-hosting-basics?
- Run: npx skills add https://github.com/firebase/agent-skills --skill firebase-app-hosting-basics