Skip to content

sorenhoyer/react-relay-rescript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Relay ReScript Boilerplate

Status: Early development

Spin up a local development environment with docker-compose up

Or locally:

cd server/graphql

yarn && yarn create-env && yarn start
cd ../../client

yarn && yarn update-schema-local && yarn relay && yarn start

It should now be accessible in the browser on http://localhost:3000

react-relay postinstall script only works on linux, so Windows users should use WSL 2 (or use docker) to make it work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published