sap-cf-localenv
v0.0.4
Published
Configure local environment for testing SAP Cloud Foundry Applications
Downloads
213
Readme
sap-cf-localenv
A library that generates default-.json files to test your Nodejs modules in an MTA application on SAP Cloud Foundry locally. These default-.json files will be used to connect to remote services like UAA, destination and connectivity.
NOTE: This library is in an experimental phase and is only tested for CAP applications
Installation
using npm:
$ npm install -s sap-cf-localenv
Generate the default-*.json files
In the root directory of your project, where your mta.yaml file is located, run following command:
$ sap-cf-localenv