Stephen-Gates / leanix-report-ea-connect-day-2017

Example report for LeanIX as presented at EA Connect Day 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeanIX Reporting Framework Demonstration - EA Connect Day 2017

Completion Report

Shows completion of Fact Sheets

Run the demo

In order to run this demo you have to create a file called lxr.json in the root directory of this project. The file should have the following structure:

{
  "host": "app.leanix.net",
  "workspace": "myworkspace",
  "apitoken": "created-api-token-from-admin-area"
}

About

Example report for LeanIX as presented at EA Connect Day 2017


Languages

Language:JavaScript 89.9%Language:HTML 10.1%