Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 733 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 733 Bytes

Qlik Core Experimenter

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

An experiment aiming to show the power of the engine.

CircleCI

How to run locally

Be sure to run npm install the first time.

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

ACCEPT_EULA=yes docker-compose up -d

Start the app:

$ npm start

Check package.json for other common npm tasks.