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

Add required environment variable names to the readme #72

Open
finnhodgkin opened this issue Nov 7, 2017 · 0 comments
Open

Add required environment variable names to the readme #72

finnhodgkin opened this issue Nov 7, 2017 · 0 comments

Comments

@finnhodgkin
Copy link
Contributor

The running locally section no longer covers all the necessary steps to run the app - there are a few required environment variables too:

DEV_CLIENT_ID= 
    GitHub OAuth Client ID
DEV_CLIENT_SECRET= 
    GitHub OAuth client secret
GOOGLE_BOOKS_KEY= 
    You'll need a Google books api key, obtained from https://console.developers.google.com

When registering the GitHub OAuth application, make sure to set the callback URL to
hostname + /login/github-callback

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

No branches or pull requests

1 participant