@ruvyxa/adapter-firebase
v1.1.4
Published
Deploy full-stack Ruvyxa applications to Firebase Hosting with CDN assets and a generated Cloud Functions v2 backend.
Maintainers
Readme
npm run build -- --adapter firebase
firebase deploy --only hosting,functionsThe build creates firebase.json without overwriting an existing file. Firebase project selection
and authentication remain Firebase CLI responsibilities. SSR, SSG, CSR, ISR, PPR, and API routes are
supported; native WebSocket realtime requires a long-lived Node/Bun host instead.
