Currently users are presented with individual files to download. These files are presented based on the user's selected search criteria.
Ideal future state will be to create a bundle of all files into a single zip file which the user can download.
- Can this be done on the client, or would a serverless function be the way to go?
Currently users are presented with individual files to download. These files are presented based on the user's selected search criteria.
Ideal future state will be to create a bundle of all files into a single zip file which the user can download.