Middleware express using react-pdf to generate PDF files
Core contains the middleware builder and PDF wrapper, as well as the base root context
Prebuilt contains additional prebuilt middleware that can be used, for example integrating i18Next
To set up precommit hooks with husky, run the following
npm install -g husky
npx husky install .husky