F

firebase-app-hosting-basics

제작자:firebase·#137위 트렌드

Install the firebase-app-hosting-basics skill for your AI agent. Published by firebase/agent-skills.

34.4K주간 설치 수
257
처음 본Today

설치

AI 에이전트에 다음 명령을 보냅니다.

npx skills add https://github.com/firebase/agent-skills --skill firebase-app-hosting-basics

선적 서류 비치

Deploy and manage full-stack web apps with Firebase App Hosting using Next.js, Angular, and other supported frameworks.

  • 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