jkettmann/facebook-login-with-graphql-and-passport

README missing some info

Opened this issue · 0 comments

Love this, and the blog posts - really useful. Thank you :)

The readme says you just need to run npm install and npm start but this won't actually work because you have to first set the Facebook app ID and app secret as environment variables, otherwise it will crash.

Just a small thing but hopefully it will save someone some time 👍