How to deploy an express app in CyberPanel?

Hi, i’m new at deploying and hosting web servers. I tried to follow this topic, Setup Express.js Application on CyberPanel/OpenLiteSpeed, but it didn’t gone well.

I already have the code ready, using node, typescript and express. I want to deploy my code to my server, can I build the server and use the dist or do I need to do it from start? What do I need to deploy it properly?

what is the error you are getting