๐Ÿ“ฆ colinhacks / zod-ai-excessively-deep

๐Ÿ“„ README.md ยท 16 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16# zod-ai-excessively-deep

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.2.13. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.