Skip to content

nethsix/relay-on-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Relay/GraphQL/React on Rails 4 starter-kit.

Goals

Make it easy to:

  • Start a Relay/GraphQL React project on Rails
  • Follow the official Facebook Relay/RelayJS tutorial

Resource

Instructions

  • npm install
  • bundle install
  • rails s

Access the sample app at http://localhost:3000/static_pages/board.html

Changing the schema

  • Modify app/graph files
  • rake graphql:update_schema_json
  • rake tmp:clear
  • rails s

MIT License

About

Relay + GraphQL + React on Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published