This repository demonstrates how to use the @thoughtspot/rest-api-sdk with TypeScript in different environments:
react-example/: Frontend implementation showing both cookie-based and cookieless authentication approaches with Reactexpress-example/: Backend implementation demonstrating server-side integration with Express.js
Each example includes detailed setup instructions in their respective README files.