Test both client-side and server-side ZIP generation
Downloads files in the browser and triggers download
Server generates ZIP using Next.js API route
Check browser console for progress updates
Server logs visible in terminal
This demo showcases @diegoaltoworks/zipper, an isomorphic TypeScript package for downloading and zipping files in both browser and Node.js environments.