You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
creds.json is a file that is gitignored as it contains confidential information such as our google auth and local db keys, passwords etc. I can push a template creds.json file up so you can see the format but to be able to run the app locally, you would need to set up your own local db and have google auth keys etc.
Are you trying to work on this for learning purposes or for another reason?
creds.json is a file that is gitignored as it contains confidential
information such as our google auth and local db keys, passwords etc. I can
push a template creds.json file up so you can see the format but to be able
to run the app locally, you would need to set up your own local db and have
google auth keys etc.
Are you trying to work on this for learning purposes or for another reason?
—
Reply to this email directly or view it on GitHub #63 (comment)
.
When I run node app it throws an error saying it could not found the ./creds.json file.
What should I do??
Thanks a lot!
The text was updated successfully, but these errors were encountered: