Skip to content

rachel-church/summer-of-qraphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summer of Graphql

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

Getting Started

This project was bootstrapped with Create React App.

yarn start

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.

yarn build

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.

About

Demo of utilizing @graphql-codegen to auto-generate TS from a Contentful content model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published