Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jprando/pdfserver

gerar relatorios em pdf com puppeteer
https://github.com/jprando/pdfserver

bun guambiarra pdf puppeteer relatorio rta

Last synced: about 18 hours ago
JSON representation

gerar relatorios em pdf com puppeteer

Awesome Lists containing this project

README

        

# PDF Server with Puppeteer

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

Access in browser:

This project was created using `bun init` in bun v1.1.10. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.