Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devsisters/gatsby-starter-typescript-workspace

A minimal GatsbyJS starter with TypeScript & pnpm workspace
https://github.com/devsisters/gatsby-starter-typescript-workspace

gatsby-starter gatsbyjs minimal-gatsbyjs-starter pnpm-workspace typescript workspace

Last synced: about 2 months ago
JSON representation

A minimal GatsbyJS starter with TypeScript & pnpm workspace

Awesome Lists containing this project

README

        

# gatsby-starter-typescript-workspace

A minimal GatsbyJS starter with TypeScript & pnpm workspace

## Included settings

- [pnpm](https://pnpm.js.org/) workspace
- TypeScript
- Jest

## Structure

- [`site`](./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