Find docs, gudes, the API and more at motor-js.io
- Publish new packages / commit repo's that are private: lerna publish
- Start all packages: yarn start
- Start specific package: lerna run start --scope=package-name
- Install dependencies: npm install
- Start package: npm run start
- Link engine package: lerna add @motor-js/engine --scope=package-name
- Simple, opinionated API for interacting with the Qlik engine
- Headless (100% customizable, Bring-your-own-UI)
- Lightweight
- Works with all Qlik Sense deployment types
- Easy flag to expose the Capability APIs
- You can find our previous release, including charts & components here, and documentation here.