mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
19 lines
688 B
Markdown
19 lines
688 B
Markdown
---
|
|
id: introduction
|
|
title: Introduction
|
|
---
|
|
|
|
<p align="center">
|
|
<img width="500" src="./assets/logos/nebula.png" alt="nebula.js logo" />
|
|
</p>
|
|
|
|
## Nebula.js documentation
|
|
|
|
You can find the documentation on [Qlik's developer portal](https://qlik.dev/extend/set-up-nebula-environment).
|
|
|
|
To quickly get started, check out the tutorial on how to [embed visualization into your own web app](https://qlik.dev/embed/integrate-web-apps/build-a-simple-mashup).
|
|
|
|
You can also walk through the tutorial on how to [build your own extension](https://qlik.dev/extend/extend-quickstarts/first-extension).
|
|
|
|
Explore the full [stardust API reference](https://qlik.dev/apis/javascript/nebulajs-stardust).
|