Skip to content

alexcolo/qlik-embed-tests

Repository files navigation

qlik-embed-test

Qlik Embed library sample web application

Getting started

  1. Run npm install
  2. Create cert and key for running local server in https: openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout certs\key.pem -out certs\cert.pem
  3. Create an OAuth client into your tenant
  4. Set your Qlik tenant configuration in index.html and oauth_callback.html
  5. Run npm run serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published