Good afternoon,
I would like to install an Open Ui5 application on a Node.js server. Is it possible ?
If so, how can the installation package be prepared ? I mean is it possible just move the folder "dist" created by npm run build (ui5 build --config=ui5.yaml --clean-dest --dest dist) or is necessary the applicationXYZ.mtar created bymbt build ?
Thanks a lot for any support