https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample
https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample
- Owner: metabase
- License: mit
- Created: 2024-07-25T11:19:19.000Z (over 1 year ago)
- Default Branch: 55-stable
- Last Pushed: 2025-06-20T09:17:29.000Z (7 months ago)
- Last Synced: 2025-06-20T10:31:41.408Z (7 months ago)
- Language: JavaScript
- Size: 775 KB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!IMPORTANT]
> **To use your own Metabase**, use the release branch that matches your Metabase Enterprise Edition's major version. For example, if you're using Metabase 1.53.x, use the `53-stable` branch. [More info](https://www.metabase.com/docs/latest/embedding/sdk/version).
>
> **To spin up a new Metabase**, you can use any version branch and run the sample app in the Docker container with the corresponding version of Metabase. You'll need a Pro/Enterprise token, which you can get with a [free trial of Pro](https://www.metabase.com/pricing/).
# Sample React application for Metabase's Embedded analytics SDK
A quick app to kick the tires on the [Embedded analytics SDK](https://www.metabase.com/docs/latest/embedding/sdk/introduction).
## Quickstart
For getting up and running, see the [Quickstart with sample app](https://www.metabase.com/docs/latest/embedding/sdk/quickstart-with-sample-app).
## Reporting issues
Please report bugs or feature requests as issues in this repository. Please do not report security vulnerabilities on the public GitHub issue tracker. Our Security Policy describes [the procedure](https://github.com/metabase/metabase/security#reporting-a-vulnerability) for disclosing security issues.
## Author
[Metabase](https://metabase.com)
## License
This project is licensed under the MIT license. See the [LICENSE](./LICENSE) file for more info.