Yash Mittal
Yash Mittal
References: - https://github.com/winstonjs/winston - https://www.npmjs.com/package/winston-loki - https://github.com/JaniAnttonen/winston-loki/blob/development/examples/json.js From the references use the winston transporter based on use-case. Currently we can look at: - Loki (since we use it in house)...
This is most probably a bigger ticket and will boil down to a lot of smaller tickets and has been opened up for documentation purposes and will most probably be...
@Savio629 1. What solution do you propose for solving the large data issue? 2. Where are we on the support for different templating engines? Even if not baked right into...
6. The photos are not getting rendered in the screenshot itself the screenshot field is broken -- shows that something is not correct and needs fixing.
7. In the response pasted in your comment it says 500 in data and 201 in statusCode why is that?
- [x] @Savio629 to resolve the conflicts on this PR. - [x] @techsavvyash @Savio629 to rethink on how to define the location rather than just passing in a list of...
CI on this thing is failing. @Savio629
References: - [https://github.com/techsavvyash/c4gt-bff/blob/master/src/rcw/rcw.service.ts](https://github.com/techsavvyash/c4gt-bff/blob/master/src/rcw/rcw.service.ts) this link has a very crude implementation of templating engine based PDF generation, these needs to be fine-tuned and implemented in a robust fashion with test cases.
**Current update**: - [x] able to generate PDFs using template **Next Steps**: - [ ] Check for robustness - [ ] tables etc, and other tags - [ ] CSS...
- [x] bulk generation - [x] JSON data support - [x] CSV support - 4s for 50 PDFs ## Next Steps - [x] Convert to TS - [ ] Convert...