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.
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.