How can I run a web application made with Nodejs and Reactjs in Openlitespeed?

Hello
How can I run a web application made with Nodejs and Reactjs in Openlitespeed without having to put the port in the browser?

We want to do this: https://midoninio.com/

We don’t want to do this, since for the visitor of the web app it should be indifferent: https://midominio.com:3000/

======================== Español
Hola
¿Cómo puedo hacer funcionar una aplicación web realizada con Nodejs y Reactjs en Openlitespeed sin tener que colocar el puerto en el navegador?

Deseamos hacer esto: https://midoninio.com/

No queremos hacer esto, ya que para el visitante de la app web debe ser indiferente: https://midominio.com:3000/

You could just reverse proxy it : Setting up OpenLiteSpeed as a Reverse Proxy – OpenLiteSpeed

But it’s probably better just to use a context for it : Running Node.js Apps with OpenLiteSpeed – OpenLiteSpeed

Hello , how can i now import my react app from my files ?? Do i use git