mise
The repository uses mise as the project toolchain manager.
pnpm
pnpm is the repository package manager and workspace dependency manager.
Turborepo
Turborepo coordinates workspace-owned repository tasks across applications and
TypeScript
TypeScript is used throughout the repository.
ESLint
ESLint provides static analysis and repository code-quality enforcement.
Prettier
Prettier is the primary formatter for regular repository source and configuration files.
Remark
Remark is the formatter and Markdown-processing tool used for Docusaurus MDX content.
Lefthook
Lefthook manages local Git quality gates.
Commit Tooling
The repository combines Commitizen, cz-git, and Commitlint to provide structured commit messages.
GitHub Actions
How the repository remote CI workflow validates code, toolchains, platforms, and Storybook.