Get started with Qlik Core
July 9, 2018 ยท View on GitHub
This repository contains the source code and assets for the Hello Engine, Hello Data, and Hello Visualization examples.
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 Visualizations:- Line chart and Scatter plot.
- test - Function tests for the examples (bash scripts)
- data - The Movies data, used as user data in the examples
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.