sheets/README.md
yourfriendoss f5973ba5a0
Some checks failed
Sheets Deploy Hook / notify (push) Has been cancelled
get rid of sheets frontend, use typescript, use ndjson
2025-12-12 02:22:48 +02:00

15 lines
221 B
Markdown

# sheets
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.4. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.