https://github.com/gridaco/p666
😈 puppeteer daemon - run puppeteer from CLI
https://github.com/gridaco/p666
Last synced: 9 months ago
JSON representation
😈 puppeteer daemon - run puppeteer from CLI
- Host: GitHub
- URL: https://github.com/gridaco/p666
- Owner: gridaco
- License: unlicense
- Created: 2024-11-26T07:28:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T09:26:33.000Z (over 1 year ago)
- Last Synced: 2025-01-18T22:16:17.549Z (over 1 year ago)
- Language: TypeScript
- Homepage: http://localhost:666
- Size: 366 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
p666
# puppeteer-666 (`p666`)
```sh
npx p666
```
## http
Use base url `localhost:666`.
- /api/pdf
- /api/screenshot
## Running locally
```sh
pnpm install
pnpm build
pnpm start
```