https://github.com/matovu-farid/ai-scrap-function
https://github.com/matovu-farid/ai-scrap-function
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matovu-farid/ai-scrap-function
- Owner: matovu-farid
- Created: 2025-02-19T16:39:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-19T19:47:39.000Z (3 months ago)
- Last Synced: 2025-02-19T20:33:01.449Z (3 months ago)
- Language: TypeScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# explore
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.