Skip to content

amandogra/rgrjs.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGRjs

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

This is the repository used for http://rgrjs.com/

Contributions are welcome!

Installing

git clone https://github.com/RGRjs/RGRjs.com.git rgrjs
cd rgrjs
npm install
export MONGO_URL=....
npm start
npm run build

About

Resources for React, GraphQL, and Relay at http://RGRjs.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.7%
  • HTML 13.3%