F

firebase-hosting-basics

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

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

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

설치

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

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

선적 서류 비치

Deploy static sites, SPAs, and microservices to a global CDN with zero-config SSL.

  • Supports static sites, single-page apps (React, Vue, etc.), and dynamic content via Cloud Functions or Cloud Run integration
  • Includes preview channels for testing changes on temporary URLs before live deployment, with GitHub Actions automation
  • Configure routing, redirects, rewrites, and headers via firebase.json; emulate locally at http://localhost:5000 before deploying
  • Not intended for full-stack frameworks requiring server-side rendering; use Firebase App Hosting for Next.js, Angular, or similar