Gatsby Theme Empty

screenshot of Gatsby Theme Empty
gatsby

An empty template for a lightning fast Gatsby themes monorepo setup. Ready to be filled up with awesomeness!

Overview

This lightning fast template is designed to help you set up your own Gatsby themes monorepo with ease. It includes preconfigured tools such as Yarn workspaces, Lerna, Cypress, GitHub actions, and Dependabot. With this template, you can quickly create a Gatsby themes monorepo and streamline your development process.

Features

  • Yarn workspaces for efficient package management
  • Lerna for managing publishing packages to NPM
  • Cypress.io with a smoke test and accessibility audit test preconfigured
  • GitHub actions for continuous integration and running smoke tests
  • Dependabot for managing outdated dependencies
  • Netlify configuration for automatic building and deployment

Summary

This template provides a streamlined setup for creating your own Gatsby themes monorepo. With preconfigured tools such as Yarn workspaces, Lerna, Cypress, GitHub actions, and Dependabot, you can easily manage packages, run tests, ensure continuous integration, and automatically deploy your project. Whether you're a beginner or experienced developer, this template will help you set up your Gatsby themes monorepo efficiently and accelerate your development process.

gatsby
Gatsby

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.