awesome-relay
github.com/expede/awesome-relay ↗Awesome resources for Relay
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me rails resources from awesome-relay"
Installation instructions →What's inside
Tutorials
- A Beginner's Guide to Relay Mutations
Mutations in depth.
- Getting Started with Relay
One of the few detailed walk throughs of hand-on Relay.
- Learn Relay
Shows you how to make a Pokemon-themed CRUD app, providing a personal, cloud-based GraphQL backend so you can focus on the client-side code.
- Relay 101: Building A Hacker News Client
A follow up to "Relay 101" concentrating on mutations.
- Relay 102: Mutations
A follow up to "Relay 101" concentrating on mutations.
Tooling
- Babel Relay Plugin
Use Relay the latest ES6+ syntax.
- GraphiQL
A standalone app for viewing GraphQL, introspection docs, and testing queries/mutations. Invaluable for debugging your Relay app.
- GraphiQL App
A standalone app for viewing GraphQL, introspection docs, and testing queries/mutations. Invaluable for debugging your Relay app.
Overviews
- F8 2015 - React Native & Relay: Bringing Modern Web Techniques to Mobile
Overview of Relay, some about the philosophy.
- Facebook Relay talk - Lunch and Learn session
Walkthrough of building a simple app, and demonstration of
- Joseph Savona - Relay: An Application Framework For React
Conceptual overview of Relay from the Facebook team.
- Part 1: Saying what data you need with GraphQL
- Part 2: Fetching data from the server
- Part 3: Syncing changes back up to the server
Go
- Go Relay
A Go/Golang library to help construct a graphql-go server supporting react-relay.
Ruby
- GraphQL and Relay on Rails — First relay powered react componentRails
Full walk through of a simple Relay setup, including clonable code.
- Relay/GraphQL On RailsRails
A brief example of Relay with Rails, complete with several diagrams to aid in comprehension.
- Relay on Rails Starter KitRails
A barebones starter kit for Relay application on Rails server. Just clone and tweak!
Starter Kits
- Node.js API Starter Kit
Boilerplate and tooling for building data APIs with Node.js, GraphQL and Relay
- Relay Fullstack
Relay Starter Kit integrated with Relay, Express, Webpack, Babel, Material Design Lite, and PostCSS.
- Relay Skeleton
Relay project skeleton.
- Relay Starter Kit
An app that it already set up with a basic setup. Just clone and tweak to suit your needs!
- Simple Relay Starter
A Browserify version of the
- UniversalRelayBoilerplate
Documentation
- Official Docs
Official Relay documentation.
Libraries & Packages
- out of the box
- Relay and Routing
A well-articulated walk through of
Showing a sample of 37 resources. View the full list on GitHub →