Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creds.json not found #63

Open
guipsamora opened this issue Feb 24, 2016 · 2 comments
Open

creds.json not found #63

guipsamora opened this issue Feb 24, 2016 · 2 comments

Comments

@guipsamora
Copy link

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!

@Neats29
Copy link
Contributor

Neats29 commented Feb 24, 2016

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?

@guipsamora
Copy link
Author

Hi Anita,

Awesome, just let me know when it is online! Yeah, I want to use it as a
tool for learning new things.

Thanks! :)

Guilherme Samora

On Wed, Feb 24, 2016 at 10:55 AM, Anita notifications@github.com wrote:

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)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants