Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Notifications You must be signed in to change notification settings

damassi/isomorphic-relay-app

Repository files navigation

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

About

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

Topics

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages