Git Product home page Git Product logo

ovidiumihaibelciug / gatsby-firebase-starter Goto Github PK

View Code? Open in Web Editor NEW
59.0 4.0 17.0 4.48 MB

🔥 Starter Project / Boilerplate for Authentication and creating Dynamic pages from collections with Firebase and Gatsby.js.

Home Page: https://gatsby-firebase-starter.netlify.com/

License: MIT License

JavaScript 65.74% CSS 34.26%
gatsby firebase firestore react firestore-database firebase-auth authentication reactjs

gatsby-firebase-starter's People

Contributors

dandv avatar itwasmattgregg avatar kg609 avatar ovidiumihaibelciug avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gatsby-firebase-starter's Issues

[Build] Posts

Posts are not built properly after deploy. Basically the html doesn't show when you see view page source.

Users is not registered if signed up via email

Hi -

This is a great starter project! I was playing around with it and noticed that a user is not registered in firestore if you sign up through email but it does at least work if you sign up through Google. This is true even after confirming the email. Is this intentional?

Thanks!

License

Hi, thanks so much for creating this 🔥template! Unfortunately, since your project does not have a license, it's not clear whether I have your permission to fork, clone, build, or use the code.

Could you please add a license file to clarify your position on this? I don't want to assume that you're making this project for open source, but I am interested in using it for some of my projects. I'll probably contribute some upstream if your intentions are to make this OSS.

Thanks,

wrong implementation of auth.onAuthStateChanged in firebase.js

Hi,
I am using your code to build my website and it is very useful.
Inside the Firebase class a method is not optimized to me. This is onAuthUserListener which is called every single page navigation

The problem is that the listener onAuthUserListener returns every time is called, even if the user status does not change.
This in turn cause the user.get() method ask data from the server

get() attempts to provide up-to-date data when possible by waiting for data from the server

this results in unnecessary high number of document reads, consuming the provider traffic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.