Skip to content

Bare minimum monorepo project template built on Turborepo.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

riipandi/blueprint-turborepo

Repository files navigation

🚀 Turborepo Blueprint

License MIT License Apache Turborepo Contribution

Minimal monorepo starter with Turborepo, Vite, Tailwind CSS, and TypeScript.

Quick Start

Run the following command:

npx tiged riipandi/blueprint-turborepo my-new-project

What's inside?

This Turborepo includes the following packages and apps:

Apps and Packages

  • docs: Documentation site built with Vite and Storybook
  • web: 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.

Utilities

This Turborepo has some additional tools already setup for you:

  • TypeScript for static type checking
  • Biome for code formatting and linting

Tasks to Complete

After creating a new project from this template repository, ensure you update the documentation, including:

  1. Project Overview: Briefly describe the project's purpose and features.
  2. Installation Instructions: Update steps to reflect any project-specific changes.
  3. Usage Guide: Provide instructions on how to use the project, including commands and configurations.
  4. API Documentation: If applicable, update API endpoints, request/response formats, and examples.
  5. Contributing Guidelines: Reflect any new processes or requirements for contributions.
  6. License Information: Ensure the license is accurate for the new project.

Keeping documentation current helps others understand, use, and contribute to the project.

License

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.

About

Bare minimum monorepo project template built on Turborepo.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published