Skip to content

janecakemaster/graphQueens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

graphQueens

graphql example with all your favorite queens

prerequisites

  • redis - easiest way: brew install redis
  • node 8 and above, probably

devdata

npm run devdata will put a bunch of data in the graph (w/ redis) for you

run it ๐Ÿƒโ€โ™€๏ธ

npm start and check out http://localhost:4000 for the graphQL playground built into apollo-server

depencies

shoutout to @reconbot for steaming-iterables and nemesis-db

Releases

No releases published

Packages

No packages published