Requirements: The files uploaded through the API are stored in the API root directory, which is expected to be accessed through HTTP
1. The file directory is stored in public/ Uploads of the root directory
2. main.ts
Then through http://localhost:xxxx/uploads/xxxx.jpg
You can access it