Proof of concept generating a pdf based on a html template
- fastify - Webserver handling incoming request
- ejs - Used for rendering the html template with dynamic data server side.
- puppeteer - Used for rendering the html page and converting it to a pdf.
- tailwindcss - Styling