This repository hosts the SAP Fiori Launchpad template project (using Portal Service) for SAP Business Technology Platform for the Cloud Foundry environment. It includes all the minimum set up required for deploying SAP Fiori Launchpad with a Sample App configured in the launchpad.
The template is ready for build and deploy to Cloud Foundry without any code change necessary.
- After cloning the repo, go to file
mta.yaml
, do aCtrl+F
and perform afind and replace
against the wordreplaceme
to replace it with your preferred namespace. - Build the MTA project by running below CLI command:
> mbt build
- Deploy to SAP BTP Cloud Foundry by running below CLI command:
> cf deploy mta_archives/<mtar-file>
The Sample App is configured for local testing.
- From the terminal, go to the directory folder
app-sample
, install node dependencies:
> npm install
- Then run the local app router:
> npm start
- The application router is available in below URL:
http://localhost:5000/