this daemon creates a web service that creates a PDF from an url / html in input using puppeteer, it returns the pdf.
to run this script just launch on the root folder.
npm start
to run the script as a daemon in background, use ForeverJS.
this daemon creates a web service that creates a PDF from an url / html in input using puppeteer, it returns the pdf.
to run this script just launch on the root folder.
npm start
to run the script as a daemon in background, use ForeverJS.