Demo app showing how puppeteer
can be used server-side to generate beautiful pdf, straight up using HTML and CSS.
Uses express-web-app
to build the web app
$ git clone git@github.com:dhruv-m-patel/pdf-as-a-service.git
$ cd pdf-as-a-service
$ npm install
$ npm run build
$ npm start
Visit http://localhost:3000 in browser