Introduction

@motor-js/cli is our CLI tool for automating the creation of mashup templates

Motivation

This package exists to automate the creation and deployment of Qlik Sense mashups.

How it Works

Motor's CLI tool is a front-end scaffolding which sets up a mashup template in React, connected to a Qlik Sense SASS engine of your choosing. Note that the code can also be edited to work with a Qlik Sense Enterprise deployment.

The generated code contains a number of layout components as well as typical components used in Qlik Sense mashups such as a Filter, Current Selections and Search.

You can use Motor's packages to add anything else you need such as Charts, other visualisations or embedded objects from your Qlik Sense app.

Last updated