Skip to content
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.

qlik-oss/core-get-started

Repository files navigation

Get started with Qlik Core

As of 1 July 2020, Qlik Core is no longer available to new customers. No further maintenance will be done in this repository.

This repository contains the source code and assets for the Hello Engine, Hello Data, and Hello Visualization examples found here under tutorials.

Note that before you deploy, you must accept the Qlik Core EULA by setting the ACCEPT_EULA environment variable.

ACCEPT_EULA=yes docker-compose up -d

Contents

  • hello-engine - Hello Engine example source code
  • hello-data - Hello Data example source code
  • hello-visualization - Example source code for a line chart and a scatter plot visualization
  • test - Function tests for the examples (bash scripts)
  • data - The Movies data, used as user data in the examples

Screenshot

screenshot

Contributing

We welcome and encourage contributions! Please read Open Source at Qlik R&D for more info on how to get involved.

Found a bug?

Found a problem with the examples? Don't hesitate to submit an issue.