Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jprando/pdfserver
- Owner: jprando
- Created: 2024-06-04T02:23:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T02:36:41.000Z (5 months ago)
- Last Synced: 2024-10-17T22:27:58.613Z (19 days ago)
- Topics: bun, guambiarra, pdf, puppeteer, relatorio, rta
- Language: TypeScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.