npm run dev
UI has the button for creating the html on home page.
for payload check .bru file in API docs folder
http://localhost:3000/api/generate-html
Sample HTML file is generated for the reference.
- For the reference HTML file see index.html
PDF is generated via express server.
http://localhost:8000/pdf/create
- Payload for the above http request will the dynamically generated HTML
Get the PDF generation server at https://github.com/KuberNater/HTML-to-PDF
The above server is containerized and deployed at https://htmltopdf-server.onrender.com