Back to skills

firebase-hosting-basics

infrastructure

Deploys static websites, single-page apps, and simple microservices to Firebase's global CDN. Handles configuration for redirects, rewrites, headers, and preview channels. Not meant for full-stack fra

Setup & Installation

npx skills add https://github.com/firebase/firebase-hosting-basics --skill firebase-hosting-basics
or paste the link and ask your coding assistant to install it
https://github.com/firebase/firebase-hosting-basics
View on GitHub

What This Skill Does

Deploys static websites, single-page apps, and simple microservices to Firebase's global CDN. Handles configuration for redirects, rewrites, headers, and preview channels. Not meant for full-stack frameworks that need SSR — that's Firebase App Hosting. Gets a static site live on a global CDN with automatic SSL in one CLI command, skipping manual server setup and certificate management.

When to use it

  • Working with firebase hosting basics functionality
  • Implementing firebase hosting basics features
  • Debugging firebase hosting basics related issues