Skip to content

Commit

Permalink
chore(scaffolding): renamed project from "pnpm-monorepo-example" -> "…
Browse files Browse the repository at this point in the history
…pnpm-monorepo-template"
  • Loading branch information
jkomyno committed Oct 14, 2024
1 parent 6f735c3 commit e1565c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# pnpm-monorepo-example
# pnpm-monorepo-template

[![Github Actions](https://github.com/jkomyno/pnpm-monorepo-example/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/jkomyno/pnpm-monorepo-example/actions/workflows/ci.yaml)
[![Github Actions](https://github.com/jkomyno/pnpm-monorepo-template/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/jkomyno/pnpm-monorepo-template/actions/workflows/ci.yaml)

> Practical example of a `TypeScript` monorepo with [`pnpm`](https://pnpm.io), [`turborepo`](https://turborepo.org), and [`vitest`](https://vitest.dev/).
> Pragmatic template for a `TypeScript` monorepo with [`pnpm`](https://pnpm.io), [`turborepo`](https://turborepo.org), and [`vitest`](https://vitest.dev/).
Tested with:
- **Node.js v20.17.0**
Expand Down

0 comments on commit e1565c0

Please sign in to comment.