Shows completion of Fact Sheets
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"
}