Best approach for creating a file on server side and allowing the client to download it
As part of my wasp app, I want the user to be able to request a csv file with certain parameters. That's then sent to the server side, which I then process and create a csv and send back to the user as a download. What's the best way of going about that in Wasp?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.