-
### Describe the bug
Can't deploy with Github Actions
### Reproduction repo
_
### To reproduce
use the Github Action provided by the docs
### Additional information
It's a tur…
-
# 使用JavaScript和TypeScript构建可扩展的Monorepo项目 Building a Scalable Monorepo with JavaScript and TypeScript
01 - Introduction
01 - Scaling a codebase with a monorepo
02 - What you should know
-----
0…
-
### Description
Why not use Turborepo instead of Plop for code generation?
### Problem Statement/Justification
I think that since Yamada UI uses `Plop` for code generation, it would be better to al…
-
- [x] Husky
- [x] Lint Staged
- [ ] ESLint (waiting for Next 15 and ESLint 9)
- [x] Prettier
- [x] TypeScript, tsconfig
- [x] Unit tests (vitest)
- [ ] Integration tests (vitest?)
- [ ] E2E tes…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
See output
### What package manager are…
-
### Was ist der Plan?
Ich möchte Typescript verwenden. Das ermöglicht ein besseres Developing und wird Type-Safe. Außerdem kann shadcn Code dann besser kopiert werden.
### Weitere Beschreibungen
Ne…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
https://github.com/jakubmazanec/apps/pull/…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
Need reproduction
### What package mana…
-
## 🚀 Feature Proposal
`TURBO_REMOTE_CACHE_SIGNATURE_KEY`
Turborepo can sign artifacts with a secret key before uploading them to the Remote Cache
## Motivation
Please outline the motivatio…
-
### 目标
访问本地运行的页面,修改 monaco-sql-languages 的内容,能够实时反应到 website 中,简化这些步骤的命令
### 现状
### 期望
``` bash
pnpm i
pnpm dev
```