Gatsby + NodeJS cPanel Deployment

Hi all,

Reaching out in case someone using the same stack would happen to read and be kind enough to provide some advice. I am developing a website/app based on React/GatsbyJS on the frontend, and using a NodeJS/Express server for some backend. I managed to make everything work locally and now I am having trouble moving to my hosting provider which uses cPanel

There is an option to configure a Node App on cPanel which I tried using, but I’m not able to render the dynamic side of Gatsby correctly (for example a contact form) and make it communicate with the server

Thank you for your help!