Skip to content

An example showing how to embed a dashboard in Sigma

Notifications You must be signed in to change notification settings

Datateer/sigma-embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sigma Embedding Example

Setup

  1. Create a file named .env with the contents below and run source .env to activate
export DASHBOARD_EMBED_PATH=# <add embed path here>
export DASHBOARD_EMBED_SECRET=# <add embed secret>
  1. Run npm install

Running

Run npm start

About

An example showing how to embed a dashboard in Sigma

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published