/pdfserver

gerar relatorios em pdf com puppeteer

Primary LanguageTypeScript

PDF Server with Puppeteer

To install dependencies:

bun install

To run:

bun run index.ts

Access in browser:

http://localhost:3000

This project was created using bun init in bun v1.1.10. Bun is a fast all-in-one JavaScript runtime.