reactfire-ssr
v0.0.13
Published
This library builds upon [Reactfire](https://github.com/FirebaseExtended/reactfire) to provide server-side rendering support for Firebase.
Downloads
11
Readme
Reactfire SSR
This library builds upon Reactfire to provide server-side rendering support for Firebase.
The aim is to provide hydration support for Firebase data on the client, as well as a way to pre-render Firebase data on the server in the easiest way possible.
Installation
npm install reactfire-ssrDocumentation
Visit the docs to learn more about how to use this library.
