Skip to content

Basic guide on how to embed Apache Superset dashboard in your own React application..

Notifications You must be signed in to change notification settings

myselfShafi/Apache-Superset-Embedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Apache-Superset-Embedding

This is a basic guide on how to embed Apache Superset dashboard in your own React application..

Before proceeding, make sure to enable superset dashboard embed option and to generate the id to pass in the react app-superset_SDK

::::::::::: Steps ::::::::::: Install required dependencies seperately for both the folders by cd to the specific folder.

BACKEND ---> npm install to run code - node server.mjs

FRONTEND ---> npm install to run code - npm start

About

Basic guide on how to embed Apache Superset dashboard in your own React application..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published