https://github.com/stefanpejcic/screenshot-v2
ScreenshotsAPI with Vercel
https://github.com/stefanpejcic/screenshot-v2
openpanel screenshot-api screenshots vercel
Last synced: 2 months ago
JSON representation
ScreenshotsAPI with Vercel
- Host: GitHub
- URL: https://github.com/stefanpejcic/screenshot-v2
- Owner: stefanpejcic
- Created: 2025-08-28T11:21:39.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-28T12:25:08.000Z (10 months ago)
- Last Synced: 2025-08-28T18:36:32.436Z (10 months ago)
- Topics: openpanel, screenshot-api, screenshots, vercel
- Language: JavaScript
- Homepage: https://openpanel.com/docs/articles/dev-experience/selfhosted-screenshots-api/
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# screenshot-v2
Simple screenshots api: puppeteer and nextjs
## Usage
1. Deploy: [](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fstefanpejcic%2Fscreenshot-v2%2F&project-name=openpanel-screenshots-api&repository-name=openpanel-screenshots-api) [](https://app.netlify.com/start/deploy?repository=https%3A%2F%2Fgithub.com%2Fstefanpejcic%2Fscreenshot-v2%2F&project-name=openpanel-screenshots-api&repository-name=openpanel-screenshots-api)
2. Add custom domain
3. Update OpenPanel to use it, example if domain is `screenshots-v2.openpanel.com` then run:
```
opencli config update screenshots https://screenshots-v2.openpanel.com/api/screenshot
```