Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published