ramsaylanier / graphql-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-workshop

Requirements

  • Node installed, I have version 10.3.0 but anything that supports async await is great!
  • I use yarn but npm is 💯
  • Git
  • Heroku Account - https://heroku.com/
  • CodeSanbox Account is preferred so you can keep all the files in your account
  • Javascript knowledge
  • React knowledge

Start

git clone git@github.com:SaraVieira/graphql-workshop.git
cd graphql-workshop
yarn # or npm i

cd server-start-start
yarn dev

Frontend

Endpoint: https://api.graphcms.com/simple/v1/awesomeTalksClone

Queries

Mutations

Pagination

About


Languages

Language:JavaScript 100.0%