Hello,
I would like to use typeorm which is a library to access a database and that works with NodeJs (but not with VueJs).
Can I have a NodeJS server running in a Prestashop module (without requiring any command from the use to start the server, like "npm start").
Thanks a lot