Product Promotion
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
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
- For additional info, please refer to the accompanying article Relay/RelayJS on Rails
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
Made with โค๏ธ
to provide different kinds of informations and resources.