Skip to content

danielfttorres/graphql-relay-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Relay Server

A GraphQL server with minimal Relay support for use in React Native Relay

Start

After clone this repo, move to project path and install all dependencies:

$ yarn

When you need the schema introspection for Babel Relay Plugin:

$ yarn update-schema

And the schema files will be generated in the data path.

Running

$ yarn start

You can also use npm, but yarn is better and more faster.

About

A GraphQL server with minimal Relay support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published