/tutorial-graphql

Tutorial of GraphQL

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Build Status License

tutorial-graphql

apollo-server-express 2.0

Tutorial of GraphQL

GraphQL, Apollo-server-express, MongoDB

Install dependences

yarn install

o

npm install

Start MongoDB

database name graphql-tutorial

mongod

Start app

yarn run build

Site

http://localhost:4000/graphql