Skip to content

Zenonchaos/egghead-graphql-up-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Egghead graphql-up example

1. Deploy the service

npm i graphql-up -g
graphql-up tasks.schema

2. Connect locally

  • copy Simple API endpoint
  • run npm install
  • replace YOUR_API_ENDPOINT in index.js with the Simple API url you copied in index.js
  • run node index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%