JSPM

firebase-frameworks

0.4.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 10237
  • Score
    100M100P100Q119835F
  • License Apache-2.0

Experimental addon to the Firebase CLI to add web framework support

Package Exports

  • firebase-frameworks
  • firebase-frameworks/client/auth
  • firebase-frameworks/server
  • firebase-frameworks/server/firebase-aware
  • firebase-frameworks/tools

Readme

Firebase CLI framework-awareness

Frameworks

Built-in frameworks
Next.jsAngularNuxtCustom
SSR👍
SPA👍
SSG👍
SWR/E
Auth+SSR👍👍
Status🔬🔬🔬🔬

Status

Status: Experimental

This repository is maintained by Googlers but is not a supported Firebase product. Issues here are answered by maintainers and other community members on GitHub on a best-effort basis.

Contributors

We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. See CONTRIBUTING.

Building

$ cd <YOUR-GIT-CHECKOUT>
$ npm i
$ npm run build