At its core, Embeddable is a developer-toolkit for building customer-facing analytics. You build components and data models in code (which sit in your git repo) and then bundle up and push that code, using our SDK, to the Embeddable no-code workspace so your team can build out “Embeddable” dashboards.
Welcome on board!!
Let’s create our first interactive dashboard.
git clone <https://github.com/embeddable-hq/onboarding.git>
cd onboarding
npm i
🚨 Important, before you build your repo, you will need to update the
embeddable.config.js
file based on your location. EU deployment details are here, US deployment details are here. If you aren’t sure which deployment you are using, please reach out to Ella or Jozef on Slack.