AI AGENT ADDONS

Firebase App Hosting Basics

firebase/agent-skills
Cloud & Infrastructure
106,320installs

Firebase App Hosting helps you put full-stack web apps online. It works with popular frameworks like Next.js and Angular. You can deploy apps that use server-side rendering.

Your Firebase project needs the Blaze pricing plan. This is a paid plan that unlocks App Hosting. You can upgrade in the Firebase console.

App Hosting offers a simple git push to deploy workflow. You can also run your app locally for testing using the emulator. This skill shows you how to set everything up.

Add Firebase App Hosting Basics skill to your workflow

Global

mkdir -p ~/.claude/skills/firebase-app-hosting-basics

Project

mkdir -p .claude/skills/firebase-app-hosting-basics

Source Repository

Stars
364
Forks
70
Watchers
364
License
Apache-2.0
Last Push
29 days ago
Created
5 months ago