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: 2 months ago
JSON representation
A minimal GatsbyJS starter with TypeScript & pnpm workspace
- Host: GitHub
- URL: https://github.com/devsisters/gatsby-starter-typescript-workspace
- Owner: devsisters
- License: mit
- Created: 2020-08-13T05:16:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-08-25T08:47:08.000Z (over 5 years ago)
- Last Synced: 2025-01-19T23:18:15.796Z (about 1 year ago)
- Topics: gatsby-starter, gatsbyjs, minimal-gatsbyjs-starter, pnpm-workspace, typescript, workspace
- Language: CSS
- Homepage:
- Size: 768 KB
- Stars: 3
- Watchers: 19
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - gatsby-starter-typescript-workspace
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