Skip to content

GraphQLGuide/news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a91aafe ยท Oct 5, 2018
Feb 25, 2018
Oct 4, 2018
Dec 27, 2017
Feb 24, 2018
Oct 4, 2018
Sep 29, 2017
Sep 29, 2017
Sep 29, 2017
Sep 28, 2018
Sep 29, 2017
Feb 24, 2018
Feb 24, 2018
Oct 5, 2018
Oct 4, 2018
Sep 28, 2018
Sep 28, 2018

Repository files navigation

GraphQL News

Hacker News for GraphQL

graphql.news


Dev

Setup

git clone git@github.com:GraphQLGuide/news.git
cd news
npm install
npm start

App: 127.0.0.1:3000 (Github OAuth doesn't work on localhost)

GraphiQL: /graphiql

Deployment

Periodically the CI will fail because the galaxy login token expires. When it does, Loren needs to:

METEOR_SESSION_FILE=token.json meteor login
cat token.json | pbcopy
rm token.json

and paste into METEOR_TOKEN here: https://circleci.com/gh/GraphQLGuide/news/edit#env-vars