So I made something in three.js and used localhost to implement the three.js stuff I did and found out that I can copy the three.js rendered image, but I wanted it to be automated with nodejs, how can I do it, is it possible with axios??
I didn't try any code cause I don't even know how to do it!!
I searched some docs like How to get URL of an image in JavaScript?