https://github.com/theodesp/qlik-demo
Demo application using the Qlik Core Platform
https://github.com/theodesp/qlik-demo
docker-compose example-project qlik qlik-c tutorial
Last synced: 3 months ago
JSON representation
Demo application using the Qlik Core Platform
- Host: GitHub
- URL: https://github.com/theodesp/qlik-demo
- Owner: theodesp
- Created: 2019-12-10T07:01:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T01:16:28.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T18:50:50.061Z (about 1 year ago)
- Topics: docker-compose, example-project, qlik, qlik-c, tutorial
- Language: JavaScript
- Size: 269 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qlik-demo
Demo application using the Qlik Core Platform
## What is it?
A demo application using Qlik Core + halyard.js. It loads a list of csv airport data from `data/airports.csv` and prints their names.
## How to run
Just run `docker-compose` first and run `npm run start`. You will see the list of airport names in the console.