You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: node/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@ This Node application demonstrates a simple, barebones Metabase dashboard embedd
4
4
5
5
## Prerequisites
6
6
7
-
-**Metabase**. You should have already completed the setup detailed in the [README](../README.md) for this repository, which shows you how to get an instance of Metabase up and running in the [metabase](../metabase) directory of this repository. You have to also configure Metabase for [public sharing](https://www.metabase.com/docs/latest/administration-guide/12-public-links.html) or [embedding](https://www.metabase.com/docs/latest/administration-guide/13-embedding.html).
7
+
-**Metabase**. [Install and run](../README.md#set-up-metabase) a fresh Metabase in the `metabase` directory of this repository.
8
+
9
+
-**Enable embedding**. Make sure to [enable embedding](../README.md#enable-embedding) in your Metabase.
8
10
9
11
-**Node**. You'll need [Node](https://nodejs.org/en/) installed on your machine to run the application.
0 commit comments