Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tamanobi/dokku-puppeteer-ss-server

Screenshot server using puppeteer on dokku
https://github.com/tamanobi/dokku-puppeteer-ss-server

dokku puppeteer screenshot-server

Last synced: 21 days ago
JSON representation

Screenshot server using puppeteer on dokku

Awesome Lists containing this project

README

        

# dokku-puppeteer-ss-server
Simple screenshot server. Visit https://your-server/?u=https://www.google.co.jp, and get a screenshot of www.google.co.jp.

- dokku
- koa
- puppeteer
- Google Chrome

This supports Japanese because it uses [Noto Sans CJK JP](https://www.google.com/get/noto/#sans-jpan).

# setup
1. `yarn install`

# usage(local)
1. `HEADLESS=1 node index.js`
1. visit http://localhost and add `?u=https://www.google.com` to query parameter

# dependencies
- https://github.com/F4-Group/dokku-apt