An open API service indexing awesome lists of open source software.

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

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.