Skip to content

gperl27/Gatsby-Starter-Blog-Typescript

Repository files navigation

Gatsby Starter Blog with Typescript

This project attempts to make Gatsby's starter blog type-safe. In addition, styled components are used in favor of inline jsx styles.

Features (in addition to the Gatsby Starter)

Roadmap

  • Make onCreateNode type-safe
  • Improved grapql typings generations

Currently, the type graphql type definition file has everything as nullable, so a lot of nested non-null assertions are used when accessing data from queries.

About

A type-safe iteration of Gatsby's most popular starter project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published