Skip to Content
0
Jan 17, 2023 at 07:13 PM

Deploy app UI5 on Node.js

89 Views

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