/SAPBTP_BAS_UI5APP_BASIC

SAPUI5 Applicaiotns vai SAP Business Technology Platform --Business Application Studio

Primary LanguageJavaScript

demoApp

this APP shows how to create and deploy SAP UI5 app to SAP BTP cloud foundry runtime

prerequiste

  1. Install the tool CF
  2. Intall the MTA plugins
  3. Install the cloud MTA tool
  4. Install the nodejs tool
  5. Install the VSC

steps

  1. This project has been generated with 💙 and easy-ui5

    yo-uit

  2. Deployment

    npm run build:mta
    npm run deploy
    

reference

cp-sapui5-simple: https://developers.sap.com/tutorials/cp-cf-sapui5-local.html

if we use custom-domain: https://blogs.sap.com/2021/01/11/build-and-deploy-multitarget-applications-in-sap-cloud-platform-at-alibaba-cloud-using-the-cloud-foundry-command-line-interface/