Igniter
:fire: Qlik mashup boilerplate with ReactJS, Leonardo UI, Enigma.js and Picasso.js
Install / Use
/learn @JoseHervas/IgniterREADME
Features
- Create a mashup faster than fire: just clone/download the repo, do a
npm install, add your Qlik connection in theindex.jsfile and start building your dashboard. - Do it your way: You can use all the packages, or just remove those you don't need.
- Easy to scale: Use ReactJS components to modularize your UI and make it more developer-friendly.
- Full customizable: You can edit everything, from the general UI to the data retrieved by Enigma.js
How does it work?
By default, the app uses Enigma.js to create custom hypercubes and retrieve the data from the Qlik Engine. This data is passed through component props to Picasso.js, where the charts are created on the fly.
The general User Interface is stylized with the Qlik style using Leonardo-UI. Everything is articulated using components from ReactJS.
<a href="https://igniter-demo.000webhostapp.com/">Live demo</a>.
How to use
1.) git clone https://github.com/JoseHervas/igniter your-project-folder
2.) cd your-project-folder
3.) Edit the EnigmaJS config on the index.js file, or just open Qlik Desktop.
4.) npm install && npm start
You can navigate to http://localhost:3000/ and see your dashboard. Remember to run npm run build if you are ready to deploy your mashup.
Next
- Automated testing for the app
- Redux and PropTypes for components' states.
- Store EnigmaJS & PicassoJS configuration data on external files.
- SCSS or SASS to parameterize theme styles.
License and attributions
Leonardo UI, Enigma.js, Picasso.js are developed and mantained by QlikTech International AB. All of them with a MIT license.
ReactJS is developed and mantained by Facebook. Also with a MIT license.
All the credits corresponding to these frameworks' features correspond, therefore, to their developers.
The demo page takes the styles from the <a href="https://qlik-oss.github.io/leonardo-ui/">Leonardo-UI's demo page</a>. The fire logo is created by <a href="https://www.freepik.com/free-photos-vectors/abstract">Freepik</a>.
This project also goes with a <a href="LICENSE"> MIT license</a>.
Have fun
A Pull Request or a Star to this repo will make my day :)
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
