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: README.md
+12-8
Original file line number
Diff line number
Diff line change
@@ -45,12 +45,15 @@ Come join the team, [we're hiring](https://lightdash.notion.site/Lightdash-Job-B
45
45
-[x] 🙏 Familiar interface for your users to self-serve using pre-defined metrics
46
46
-[x] 👩💻 Declare dimensions and metrics in yaml alongside your dbt project
47
47
-[x] 🤖 Automatically creates dimensions from your dbt models
48
-
-[x] 📖 All dbt descriptions synced for your users
48
+
-[x] 📖 dbt descriptions and metadata synced for your users
49
+
-[x] 🔍 Easily access to underlying records of charts as well as ability to data drill-down
49
50
-[x] 🧮 Table calculations make it easy to dig into your data, on the fly
50
51
-[x] 🕵️♀️ Lineage lets you see the upstream and downstream dependencies of a model
51
-
-[x] 📊 Simple data visualisations for your metrics
52
+
-[x] 📊 Comprehensive and intuitive data visualisation library for your metrics
52
53
-[x] 👷♂️ Save charts & build dashboards to share your insights with your team
53
-
-[x] 🚀 Share your work as a URL or export results to use in any other tool
54
+
-[x] 💻 Powerful developer experience including Preview BI Environments and automated content validation via CI/CD
55
+
-[x] 🔄 Explore version history of all your charts and roll-back at any point
56
+
-[x] 🚀 Easily share your work via URL or schedule deliveries via Slack or Email
54
57
55
58
Something missing? Check out our [open issues](https://github.com/lightdash/lightdash/issues)
56
59
to see if what you're looking for already exists (and give it a 👍). Otherwise, we'd love it if
@@ -62,6 +65,10 @@ Play with our [demo app](https://demo.lightdash.com)!
62
65
63
66
## Quick start
64
67
68
+
### Start with Lightdash Cloud
69
+
70
+
You can avoid the hassle of hosting and configuring Lightdash yourself by [signing up for a free trial of Lightdash Cloud](https://app.lightdash.cloud/register). More details on pricing [available](https://www.lightdash.com/pricing).
71
+
65
72
### 1-click deploy
66
73
67
74
Deploy Lightdash with 1-click on [Render](https://render.com) for free.
@@ -89,9 +96,6 @@ cd lightdash
89
96
Follow our [kubernetes guide](https://docs.lightdash.com/self-host/self-host-lightdash) to deploy Lightdash to
90
97
production using our [community helm charts](https://github.com/lightdash/helm-charts).
91
98
92
-
### Sign up to Lightdash Cloud
93
-
94
-
You can avoid the hassle of hosting and configuring Lightdash yourself by [signing up for Lightdash Cloud](https://lightdash.typeform.com/public-beta#source=github) . We'll let you know once we're ready to bring you on board 🙂
95
99
96
100
## Getting started
97
101
@@ -105,7 +109,7 @@ Step 3 - 👩💻 [Create your first metric](https://docs.lightdash.com/get-s
105
109
106
110
📣 If you want something a bit more, then [head on over to our Slack Community](https://join.slack.com/t/lightdash-community/shared_invite/zt-16q953ork-NZr1qdEqxSwB17E2ckUe7A) where you’ll be able to chat directly with all of us at Lightdash and all the other amazing members of our community. We’re happy to talk about anything from feature requests, implementation details or dbt quirks to memes and SQL jokes!
107
111
108
-
You can also keep up to date with Lightdash by following us elsewhere:
112
+
You can also keep up to date with Lightdash by following us here:
0 commit comments