Skip to content

iwakoscott/mock-blue-bottle-graphql-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a Mock Blue Bottle GraphQL API

a handful of roasted coffee beans

Table of Contents

  1. 👉Start Here 👈
  2. Adding mock resolvers
  3. Fixing the __resolveType warning
  4. Finished Version

Getting Started

  1. To get started clone this repository by running:
git clone https://github.com/iwakoscott/mock-blue-bottle-graphql-api.git

in your terminal.

  1. cd mock-blue-bottle-graphql-api
  2. run npm install to download dependencies.
  3. run npm run start to start the server on http://localhost:4001 (This is after we've sucessfully set up the server of course)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published