文件预览

README.md

查看 ts5 技能包中的文件内容。

文件内容

README.md

# TS5

Full-stack in one repo.

## What You Get

Monorepo template with shared types, frontend (TSX), backend (TS3), CI/CD pipelines, and one-click deployment.

## Bootstrap

```bash
claw install skill-ts5
./scripts/monorepo-setup.sh --init
```

## Deploy

```bash
./scripts/monorepo-setup.sh --deploy
```