Home / Companies / Firebase / Blog / Post Details
Content Deep Dive

What web frameworks does Firebase App Hosting support?

Blog post from Firebase

Post Details
Company
Date Published
Author
Jeff Huleatt
Word Count
1,720
Company Posts That Month
5
Language
English
Hacker News Points
-
Post removed?
No
Summary

Firebase App Hosting is generally available with officially maintained, zero-configuration support for Angular and Next.js, while broader JavaScript framework compatibility is enabled through community adapters and a fallback Node.js Cloud buildpack. Nitro-based frameworks such as Nuxt, Analog, SolidStart, and TanStack Start can deploy through a community adapter, and an Astro adapter is under development, while framework authors can simplify deployments by producing an `.apphosting/bundle.yaml` file that specifies build, runtime, artifact, and Cloud Run settings. Even without an adapter, many Node.js applications can run if they provide a build script and an identifiable server startup configuration, including SvelteKit, React Router with SSR, Express, and Hono, provided servers listen on Cloud Run’s injected `PORT` variable. Static single-page applications can also be served through App Hosting using a static server such as Superstatic, though Firebase Hosting remains the recommended option for static sites, and CDN caching can improve delivery performance. For applications outside the supported build process, developers can build their own containers and deploy virtually any web server or language through App Hosting’s Terraform support.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 1 768 210 90 -17%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.