Skip to content

stlbucket/graphile.github.io

 
 

Repository files navigation

The https://graphile.org/ website for PostGraphile and Graphile Build

Building

yarn install --force # Because we sometimes get issues with sharp
yarn run develop

Troubleshooting

Gatsby sometimes goes wrong/gets confused. First port of call is to kill it, then clear the .cache and public folders:

rm -Rf .cache public

About

PostGraphile (PostGraphQL) and Graphile-Build website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.7%
  • JavaScript 26.1%
  • Shell 0.2%