Skip to content

mlocher/graphql-yoga-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Yoga Demo/Test Service

To run the service

  • Make sure pnpm is installed (e.g. via npm install -g pnpm or brew install pnpm
  • Install dependencies via pnpm install
  • Run server via pnpm start