Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devsisters/gatsby-starter-typescript-workspace
- Owner: devsisters
- License: mit
- Created: 2020-08-13T05:16:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-08-25T08:47:08.000Z (over 4 years ago)
- Last Synced: 2024-11-14T11:39:49.387Z (about 2 months 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