This repo is meant to be complimentary to Rachel Church's "Auto-generating Typescript for your content model" livestream from September 24, 2020.
The slide-deck can be viewed at https://summer-of-graphql-mdx-slides.netlify.app/ and the source code for the mdx-slides lives at https://github.com/rachel-church/summer-of-graphql-mdx-slides.
The talk is a part of Contentful's "Summer of GraphQL" livestream series and utilizes the sample Contentful space from the "Getting started with Contentful and GraphQL" blog.
The GraphQL Schema can be explored at https://graphql.contentful.com/content/v1/spaces/z1e74uympjtv/explore?access_token=hOSyAyj25eyBNh3tRBScPJLu40SRSx-EgjWGTdtrA98
This project was bootstrapped with Create React App.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.