qliksense-deploy

3.0.0 • Public • Published

QlikSense deploy

This is to be used with qliksense-template or qliksense-extension!

How to use

HOST=http://qliksense-host/static_user/qrs/ USERID=QRS-USER MASHUP=yes qliksense-deploy

Environment variable MASHUP is optional, but if it is defined then you need to ensure your package.json includes:

"deploy": {
  "id": "mashup-unique-id", // usually same as package.json's name
  "cdn": "mashup_unique_id_content" // same as id except snake case with _content at the end
}

You can also pass PKG_NAME as an envrionment variable to override using the name property in package.json

Dependencies (5)

Dev Dependencies (1)

Package Sidebar

Install

npm i qliksense-deploy

Weekly Downloads

2

Version

3.0.0

License

ISC

Unpacked Size

53.4 kB

Total Files

5

Last publish

Collaborators

  • ahmednuaman