Skip to content

RGRjs/react-graphql-relay-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React GraphQL Relay Example

A Relay.js example project backed by a GraphQL server on Express.js with data stored in MongoDB

Contributions are welcome!

Installing

git clone https://github.com/RGRjs/react-graphql-relay-example.git rgrjs
cd rgrjs
npm install
export MONGO_URL=....
npm start
npm run build

About

Example Project: React with GraphQL and Relay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published