Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 332 Bytes

File metadata and controls

32 lines (21 loc) · 332 Bytes

Playwright-pdf-generate-and-download-serverless

Prototype for using Playwright and serverless for pdf generation

Stack
  1. Playwright
  2. Netlify

To install dependencies:

bun install

To run:

bun dev

For running unit test

bun test

To run browser test

bun test:puppet