graphql example with all your favorite queens
- redis - easiest way:
brew install redis
- node 8 and above, probably
npm run devdata
will put a bunch of data in the graph (w/ redis) for you
npm start
and check out http://localhost:4000 for the graphQL playground built into apollo-server
shoutout to @reconbot for steaming-iterables and nemesis-db