I have written a small application with Node/Express Js who just watch change in a folder and when a csv file is paste, the node js app read the csv file and insert some request in my database.
I work in local system but i need to start this small server on my ovh website But i can't launch node server.js on my ovh website
Do you have any idea ? Thanks