Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 427 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 427 Bytes

diegesis-apollo-sandbox

Proskomma served via Apollo

Setup

yarn install
node index.js # Serving GraphQL at http://localhost:2468/graphql
node index.js foo # Serve UWProskomma succinct docSets in directory 'foo'

Usage

Navigate to
https://studio.apollographql.com/sandbox
and use the input field in the top left corner to point the sandbox to your local GraphQL server at
http://localhost:2468/graphql