https://github.com/devsargam/cf-puppeteer
https://github.com/devsargam/cf-puppeteer
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devsargam/cf-puppeteer
- Owner: devsargam
- Created: 2025-06-26T20:23:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-27T07:40:50.000Z (about 1 year ago)
- Last Synced: 2025-08-28T18:05:01.614Z (10 months ago)
- Language: TypeScript
- Size: 82 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cf-puppeteer
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.15. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.