ibrahimyaacobI
Convex Community2y ago
5 replies
ibrahimyaacob

how to create a temporary file

i need to create a file on backend, in Nextjs, i have the ability to create a file using fs module on /tmp dir. Is there a way to do the same on convex?

how do i run fs.createWriteStream ?
Was this page helpful?