Certificate-generator-react
Certificate-generator-react copied to clipboard
Make zip folder from files downloaded under images
So when all the certificates are sent to servers, it is required to zip all the files so that the zipped folder could be downloaded.
Steps to reproduce:
- generate certificates from sample file from readme.md
- edit image/pdf templates and send the files to servers
- all the files would be sent to servers and saved under
public/images
We have to zip the files and send it to response body