I would like to deploy my website that I've done following Lama Dev e-commerce MERN Stack tutorials, this is one of them: https://www.youtube.com/watch?v=rMiRZ1iRC0A&list=WL&index=24&t=6512s
I have Hostinger hosting and domain and I managed to deploy the client side, but the API is working only locally and I am not sure how to deploy it correctly to have the full functionality of the website publicly.
Apparently Hostinger shared hosting doesn't allow nodejs apis, so tried using render but it was also unsuccessful. What is a standard practice? I don't know much about server-side web development
Thank you in advance