Skip to content

A minimal GatsbyJS starter with TypeScript & pnpm workspace

License

Notifications You must be signed in to change notification settings

devsisters/gatsby-starter-typescript-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatsby-starter-typescript-workspace

A minimal GatsbyJS starter with TypeScript & pnpm workspace

Included settings

  • pnpm workspace
  • TypeScript
  • Jest

Structure

  • site: source code of the site you build with GatsbyJS

You can add more packages to the workspace as you need. For example:

  • Documentation
  • Gatsby plugins
  • Shared components & modules

License

MIT