Deprecated starter kit for Relay Classic applications, now replaced by Relay Modern.
Relay Starter Kit was a minimal starting point for building applications with Relay Classic, Facebook's GraphQL client for React. It provided basic project structure and configuration to help developers quickly begin building Relay-powered applications. The project is now deprecated in favor of Relay Modern, which represents a complete rewrite of the Relay framework.
React developers who were building applications with Relay Classic (pre-1.0.0 versions) and needed a minimal starting template. It was particularly useful for those new to Relay who wanted to understand the basic setup requirements.
It offered the simplest possible starting point for Relay Classic applications, eliminating configuration complexity and letting developers focus on building features. As an official Facebook project, it provided a canonical reference for Relay Classic application structure.
Barebones starting point for a Relay application.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
The project preserves a canonical Relay Classic setup, as noted in the README's documentation archive, making it useful for understanding deprecated patterns and Facebook's early GraphQL client architecture.
It offered a barebones foundation with essential configuration, reducing initial complexity and allowing developers to focus on learning Relay Classic, as described in its minimalistic philosophy.
The README maintains original documentation for historical interest, providing an authentic reference that's often lost in deprecated projects.
The README explicitly states the repo is no longer actively maintained, meaning it lacks updates, security patches, and compatibility with modern tooling, making it risky for any production use.
Since all future development shifted to Relay Modern, this starter kit is obsolete for new projects, requiring a complete rewrite to adopt current GraphQL client practices.
Relay Classic is outdated, with dwindling community and third-party integrations, so developers face challenges in finding help or extending functionality beyond the basic setup.