Minimal monorepo starter with Turborepo, Vite, Tailwind CSS, and TypeScript.
Run the following command:
npx tiged riipandi/blueprint-turborepo my-new-project
This Turborepo includes the following packages and apps:
docs
: Documentation site built with Vite and Storybookweb
: Example main web application built with Vite and React@repo/config-typescript
: Shared TypeScript configurations@repo/ui-react
: Reusable React components and utilities
Each package and app is 100% TypeScript.
This Turborepo has some additional tools already setup for you:
- TypeScript for static type checking
- Biome for code formatting and linting
After creating a new project from this template repository, ensure you update the documentation, including:
- Project Overview: Briefly describe the project's purpose and features.
- Installation Instructions: Update steps to reflect any project-specific changes.
- Usage Guide: Provide instructions on how to use the project, including commands and configurations.
- API Documentation: If applicable, update API endpoints, request/response formats, and examples.
- Contributing Guidelines: Reflect any new processes or requirements for contributions.
- License Information: Ensure the license is accurate for the new project.
Keeping documentation current helps others understand, use, and contribute to the project.
Licensed under either of Apache License 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Copyrights in this project are retained by their contributors.
See the LICENSE-APACHE and LICENSE-MIT files for more information.
🤫 Psst! If you like my work you can support me via GitHub sponsors.