Solutionunvalidated
you CANNOT use public folder for serving dynamic images — then create a endpoint that read it. Tension: public folder for serving dynamic images. Outcome: you can try to create another folder in project root then create a endpoint that read it with `fs.readFileSync`.
86c385d1-d49c-4bc5-a4d0-affa5011b968
you CANNOT use public folder for serving dynamic images — then create a endpoint that read it. Tension: public folder for serving dynamic images. Outcome: you can try to create another folder in project root then create a endpoint that read it with fs.readFileSync.