/leanix-report-crud

Primary LanguageJavaScriptMIT LicenseMIT

leanix-report-crud

This Report shows a matrix which depicts DataObjects in usage to Applications.

Table of Contents

Project setup

This project was bootstrapped with leanix-reporting-cli.

  1. npm install -g @leanix/reporting-cli
  2. npm install in project directory
  3. create a lxr.json file in project directory (please see Getting started)

Available scripts

In the project directory, one can run:

npm start

This command will start the local development server. Please make sure you have properly configured lxr.json first. It will take the specified API Token from lxr.json and automatically do a login to the workspace.

npm run upload

Uploads the report to the workspace configured in lxr.json. Please see Uploading to LeanIX workspace.