@adyen/lume
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -1,2 +0,2 @@ | ||
import { l as s, o as t, L as i, k as o, a as p, p as l, g as h, h as n, i as C, c as B, m as G, e as d, q as g, r as k, n as v, b as A, f as S, d as c, j as f } from "./common/6ff56de1.js"; | ||
import { l as s, o as t, L as i, k as o, a as p, p as l, g as h, h as n, i as C, c as B, m as G, e as d, q as g, r as k, n as v, b as A, f as S, d as c, j as f } from "./common/55f09e14.js"; | ||
import "vue"; | ||
@@ -3,0 +3,0 @@ import "d3-sankey"; |
@@ -1,2 +0,2 @@ | ||
import { l as o, a as n, b as i, c as m, d as s, e as p, f as L, L as d, g as h, h as C, i as c, j as f, k as g, m as B, n as b, o as S, p as y, q as G, r as k } from "./common/6ff56de1.js"; | ||
import { l as o, a as n, b as i, c as m, d as s, e as p, f as L, L as d, g as h, h as C, i as c, j as f, k as g, m as B, n as b, o as S, p as y, q as G, r as k } from "./common/55f09e14.js"; | ||
import "vue"; | ||
@@ -3,0 +3,0 @@ import "d3-sankey"; |
{ | ||
"name": "@adyen/lume", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Lume is a component library for visual representations of data, built for Vue with D3.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -94,2 +94,19 @@ # Lume | ||
### Docker | ||
To run the app inside a Docker container: | ||
1. Create a `.env` file with your Docker image URL: | ||
```shell | ||
$ echo DOCKER_IMAGE={YOUR_IMAGE_HERE} >> .env | ||
``` | ||
2. Start your container: | ||
```shell | ||
$ docker compose up -d | ||
``` | ||
3. Attach to it in your terminal: | ||
```shell | ||
$ docker attach lume | ||
``` | ||
#### Storybook | ||
@@ -96,0 +113,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1038303
5740
160