This skill provides instructions and references for working with Firebase Hosting, a fast and secure hosting service for your web app, static and dynamic content, and microservices.
Firebase Hosting provides production-grade web content hosting for developers. With a single command, you can deploy web apps and serve both static and dynamic content to a global CDN (content delivery network).
Configuration (firebase.json) For details on configuring Hosting behavior, including public directories, redirects, rewrites, and headers, see configuration.md.
Kenntnisse im Umgang mit Firebase Hosting (klassisch). Verwenden Sie dies, wenn Sie statische Web-Apps, Single Page Apps (SPAs) oder einfache Microservices bereitstellen möchten. NICHT für Firebase App Hosting verwenden. Quelle: firebase/agent-skills.