Answer the question
In order to leave comments, you need to log in
Where to store project images?
There is a client written in React and a server in NodeJs. Where should the image be stored? On the react side, store in the assets folder and stupidly prescribe dynamic paths? Or do you constantly access the NodeJs server via REST, store it in the public folder, and store the paths in the database? Explain how everything is arranged and how it should be.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question