How do I store a image from a file input box simply in Node.js | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

How do I store a image from a file input box simply in Node.js

I know it’s an idiotic question but how do I do I store it so I can access it later.

20th Jul 2018, 7:45 AM
Kenzoid
Kenzoid - avatar
1 Réponse
+ 3
node.js isnt a storage area. use something like SQL or MongoDB to interact with node as your storage bucket
20th Jul 2018, 8:00 AM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar