Key interest features:
- function implements a custom template(pdf) via reac-pdf lib that done completely in NodeJS 👀: src/functions/generate-pdf/document.tsx
- In order to use JSX remember to add
"jsx":"react"
property to tsconfig.json
result:
Key interest features:
"jsx":"react"
property to tsconfig.jsonresult: