Cloud Firestore set
stepboomz opened this issue · 12 comments
helpp
What issues you are facing?
login
You have added the google.json file in the project?
Already added, how to create an account login?
Remove the existing google-services.json file and add yours into that. Then enable email signup.
Don't login with email id. create one "users" block in cloud firebase and add one entry as shown above in the image sent by me. Fill the same entries as above for testing
entry key will be the uid of the user you created as shown by your image 1
does this app depend entirely on firebase or there's need for backend ?
does this app depend entirely on firebase or there's need for backend ?
It only depends on firebase.
does this app depend entirely on firebase or there's need for backend ?
It only depends on firebase.
Thanks for help, i configured the nodejs server and deployed to firebase cloud functions, but don't know the db structure to create it. can you share the full db ?