Skip to content

Latest commit

 

History

History

relay-modern-found

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Isomorphic Relay Modern + Found Relay

Example lib demonstrating how to mount an Isomorphic Relay Modern app on top of Express and found-relay router, including hot reloading on the client. Connects to Artsy's GraphQL server.

Setup

yarn install
yarn sync-schema
yarn start

open http://localhost:5000