GitHunt
DA

damassi/isomorphic-relay-app

Example Relay / React Router SSR app and helper lib that connects to Artsy's GraphQL service

Example app showing how to isomorphically render a Relay Modern or Classic app. Connects to Artsy's GraphQL server.

For more detailed instructions see these examples:

Setup

git clone --recursive git@github.com:damassi/isomorphic-relay-app.git
cd isomorphic-relay-app

cd relay-modern
# or
cd relay-modern-found
# or
cd relay-classic
# then

yarn install
yarn sync-schema
yarn start

open http://localhost:5000

Languages

JavaScript100.0%

Contributors

Created February 1, 2018
Updated November 27, 2022