gatsby-starter-typescript-jest
17
Updated Jan 21, 2021
Install this starter locally:
gatsby new gatsby-starter-typescript-jest https://github.com/denningk/gatsby-starter-typescript-jest
Tags
AWS, Language:TypeScript, Linting, SEO, Testing
Description
Barebones Gatsby starter with TypeScript, Jest, GitLab-CI, and other useful configurations
Features
- All components from default Gatsby starter converted to TypeScript
- Jest testing configured for TypeScript with ts-jest
- Detailed guide on how to deploy using AWS S3 buckets included in README
- .gitlab-ci.yml file with blanks that can be customized for any Gatsby project
- Configurations for EditorConfig, Prettier, and ESLint (for TypeScript)