docs: update root and @repo/auth readme

This commit is contained in:
afiqzudinhadi 2025-06-24 10:48:12 +08:00
parent eb1dec1d40
commit 2a199f3679
2 changed files with 3 additions and 0 deletions

View file

@ -21,6 +21,7 @@ This Turborepo includes the following packages and apps:
- `@repo/ui`: shared UI components for frontend use.
- A dummy React UI library (which contains `<CounterButton>` and `<Link>` components)
- And shadcn/ui components (which contains `<Button>` and `<Card>` components)
- `@repo/auth`: shared auth helpers using [Clerk](https://clerk.com/) as auth provider
Each package and app is 100% [TypeScript](https://www.typescriptlang.org/).