Skip to content

๐Ÿ“ˆ Best practices for implementing and scaling a data graph

Notifications You must be signed in to change notification settings

wascloud/principled-graphql

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

92 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Principled GraphQL

This website highlights best practices for implementing and scaling a data graph. It's built with Gatsby using our custom theme.

Developing locally

Set up the website for local development by cloning this repo, installing Node dependencies, and then starting the Gatsby development server.

$ npm install
$ npm start

Deploying

This website deploys the master branch to production via Netlify whenever a new commit appears. There's no extra steps required for the developer! ๐ŸŽ‰

About

๐Ÿ“ˆ Best practices for implementing and scaling a data graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%