Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

thoughtspot/TS-Experience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS-Product Tour

The ThoughtSpot Product tour is built using the ThoughtSpot Everywhere SDK for React. You are now exploring a CodeSandbox version of the app. You can use this as a great learning tool and jumping off point for your own development and quickly create your own embedded app experiences using Liveboards, Search, and much more.

Set up

To get started, clone this sandbox, then change the gbl_thoughtSpotHost constant in config.js to point to your own ThoughtSpot instance. The app is designed to start at /product-tour/. If this is your first time developing with the ThoughtSpot Everywhere SDK, check out the getting started guide on developers.thoughtspot.com.

If you don't already have a free trial, you will need this to authenticate against your version of the app. you can sign up for a free 30 day account here.

Configuration

All of the app level configuration is included in config.js. Most importantly, you will need to change the gbl_thoughtSpotHost constant to point to your instance (my*.thoughtspot.com)

hosting

Hosted on s3

Authentication

The ThoughtSpot Product tour uses a different type of authentication approach that you will use in your own app instance. To make it work for your instance, replace the contents of App.js with that of App-standard.js. App-standard.js uses OOTB ThoughtSpot Everywhere SDK authentication mechanisms.

rewrites

rewrite from /preview to s3 url.

About

Created with CodeSandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors