React > Relay
Framework for building data-driven React apps.
Contents
Tooling
Example Implementations
Go
Ruby
JavaScript
Relay-Specific Server Support
Libraries & Packages
react-router bindings for Relay. Greatly simplifies many local state UI uses cases.
Simply syntax for Relay containers with ES7 decorators (@ syntax)
Use Relay with React Native.
Use Relay to fetch and store data outside of a React component.
Convert Flow types into Relay fragments.
Make Relay compatible with sequelize.
Create Relay connections from MongoDB cursors.
Compose your Relay Network Layer of many different Network Layers each with their own schema.
A Network Layer that adds support for query-batching and middlewares. It additionally provides some useful middlewares such as for auth, for logging, etc.
Relay and Routing
react-native-relay
Starter Kits
Relay project skeleton.
An app that it already set up with a basic setup. Just clone and tweak to suit your needs!
Boilerplate and tooling for building data APIs with Node.js, GraphQL and Relay
A Browserify version of the Relay Starter Kit.
Boilerplate + examples for React Native (iOS, Android), React (isomorphic, Material-UI), Relay, GraphQL, JWT, Node.js, Apache Cassandra.
Relay Starter Kit integrated with Relay, Express, Webpack, Babel, Material Design Lite, and PostCSS.