How nodejs returns the path of a picture with http

for example, there is a node project locally, and then the uploaded file is saved in / server/uploads with port 4500. If the directory structure is as follows

clipboard.png

what if the file path in uploads is returned to the front end, similar to localhost:4500/uploads/filename.png or localhost:4500/server/uploads/filename.pgn

Mar.11,2021

then you need to configure the corresponding route at the backend

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b33103-2be7e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b33103-2be7e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?