Skip to content

aerian-studios/gql-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL workshop

This workshop will cover the puzzle pieces of the GraphQL architecture; introducing each part and where it fits in the greater puzzle. This is necessary because GraphQL is not a single thing or a single piece of technology; rather it spans the full stack and can be implemented in many different ways.

Installation

    yarn
    # or
    npm i

Running

    yarn server
    # or
    npm run server

Workshop notes

About

GraphQL from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published