Skip to content

A microservice demonstration that generates PDF reports on server using puppeteer

License

Notifications You must be signed in to change notification settings

dhruv-m-patel/pdf-as-a-service

Repository files navigation

pdf-as-a-service

CI Status

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

Setup

$ 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

Tools

About

A microservice demonstration that generates PDF reports on server using puppeteer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published