simple-static-react-firebase icon indicating copy to clipboard operation
simple-static-react-firebase copied to clipboard

Minimal boilerplate and configuration for the development of firebase websites with react & es6

Results 10 simple-static-react-firebase issues
Sort by recently updated
recently updated
newest added

Update the current documentation to explain how to push the result of `npm run build` to a firebase host.

help wanted

Hi, we're an iOS / Rails dev shop starting to look at Firebase & React. Thanks for this starter. We plan to create a CRUD branch to showcase a simple...

Build-time rendering, while not as useful as full server-side rendering (which is beyond the scope of a static site anyway) would at least allow >some< content to be viewable immediately,...

help wanted

[ ] explain how user read/write privileges are set up. Currently, there is a security issue around the default settings: https://www.firebase.com/docs/security/quickstart.html [ ] explain the user of the `Data.getRef` method...