docs: atualizar instrucoes para bun e convex self-hosted
This commit is contained in:
parent
aec9b1ff85
commit
fb17882dad
5 changed files with 35 additions and 36 deletions
|
|
@ -141,9 +141,9 @@ Depois disso, o job “Deploy Convex functions” funciona em modo não interati
|
|||
## 7) Testes, Build e Lint
|
||||
|
||||
- Local
|
||||
- `pnpm build` (Next + typecheck)
|
||||
- `pnpm lint`
|
||||
- `pnpm test`
|
||||
- `bun run build:bun` (Next + typecheck)
|
||||
- `bun run lint`
|
||||
- `bun test`
|
||||
|
||||
- CI garante build, lint e testes antes do deploy.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue