devuxer / graphile.github.io

PostGraphile (PostGraphQL) and Graphile-Build website

Home Page:https://www.graphile.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://www.graphile.org/


Languages

Language:CSS 84.5%Language:JavaScript 15.3%Language:Shell 0.2%