Skip to content

apollographql/principled-graphql

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

Principled GraphQL

This website highlights best practices for implementing and scaling a 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

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published