Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 313 Bytes

PDFGenerator

this daemon creates a web service that creates a PDF from an url / html in input using puppeteer, it returns the pdf.

Start

to run this script just launch on the root folder.

npm start

to run the script as a daemon in background, use ForeverJS.