guigrpa / docx-templates

Template-based docx report creation
MIT License
882 stars 145 forks source link

How to run it on browser side #342

Closed abrahimzaman360 closed 8 months ago

abrahimzaman360 commented 8 months ago

I am unable to do stuff on the browser side using your guide in readme!

abrahimzaman360 commented 8 months ago

I'm using NextJS, the problem is the data is too large to send through API every time, I want to convert it in Browser. Please Guide me on how to set it up correctly on the NextJS 13 appdir.

jjhbw commented 8 months ago

What exactly is your question? Please open a new issue and provide a reproducible example of what you're trying to do.