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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.0
    0
  • 2.0.0
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i qliksense-deploy

Weekly Downloads

0

Version

3.0.0

License

ISC

Unpacked Size

53.4 kB

Total Files

5

Last publish

Collaborators

  • ahmednuaman