Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - nethsix/relay-on-rails: Relay + GraphQL + React on Rails

Relay + GraphQL + React on Rails. Contribute to nethsix/relay-on-rails development by creating an account on GitHub.

Visit SiteGitHub - nethsix/relay-on-rails: Relay + GraphQL + React on Rails

GitHub - nethsix/relay-on-rails: Relay + GraphQL + React on Rails

Relay + GraphQL + React on Rails. Contribute to nethsix/relay-on-rails development by creating an account on GitHub.

Powered by 0x5a.live ๐Ÿ’—

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

React JS Resources

are all listed below.

Resources

listed to get explored on!!

Made with โค๏ธ

to provide different kinds of informations and resources.