website icon indicating copy to clipboard operation
website copied to clipboard

Put the large static JSON files behind a simple heavily-cached GraphQL endpoint

Open ineffyble opened this issue 2 years ago • 0 comments

This will let us be more selective when we pull the data from frontend and speed things up.

crew.json is 12MB now and that's not ideal for users with slow connections or small data caps.

Should also work out how much more we can easily do server-side with Gatsby.

ineffyble avatar Sep 04 '21 03:09 ineffyble