dwyl / dwyl/library

Add required environment variable names to the readme

Open
#72 0 comments 1 reaction 0 assignees View on GitHub
chore enhancement T25m
Dominant language
Elixir
Stars
16
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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__

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.