/now-puppet

Puppeteer as service (using zeit's now).

Primary LanguageJavaScript

Puppeteer as service (using zeit's now)

Demo: https://puppet.wzulfikar.now.sh

Usage

  1. Install dependencies: yarn
  2. Run locally: yarn dev
  3. Deploy to now.sh: yarn now

When running locally, make sure you copied .env.sample to .env and adjust the env vars listed there accordingly.

Limitations