Skip to content

highwide/learning-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is for "Learning Grahql" (「初めての GraphQL」) by O'Reily

How to run

npm install apollo-server graphql nodemon
docker run -p 32770:27017 mongo