Skip to content

candicecz/cbrain-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CBRAIN GUI - GRAPHQL Layer

An apollo-graphql server to query the CBRAIN REST API

  • Edit server/env.template into server/.env to configure the graphql server.
    • CBRAIN_ENDPOINT corresponds to the port where your local instance of CBRAIN is running.
    • CLIENT_ENDPOINT corresponds to the port where your user interface is running (used during development).
    • PORT corresponds to the port on which you are running this (graphql) server.
  • Run npm install the first time.
  • Run npm run start to start the graphql server.

About

GraphQL layer for CBRAIN GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors