Stripe Revenue Analytics Dashboard Builder
Pulls MRR, churn, and LTV metrics from the Stripe Data API using the stripe Node.js SDK and transforms the data using Apache Arrow. Aggregated metrics are pushed to a Metabase dashboard via the Metabase API and refreshed nightly using a cron-triggered Lambda function.
What it does
Stripe Revenue Analytics Dashboard Builder
Pulls MRR, churn, and LTV metrics from the Stripe Data API using the stripe Node.js SDK and transforms the data using Apache Arrow. Aggregated metrics are pushed to a Metabase dashboard via the Metabase API and refreshed nightly using a cron-triggered Lambda function.
Installation
Use the upstream install or setup path that matches your environment:
- npm install stripe
- yarn add stripe
- npm install stripe@public-preview --save-exact
- npm install stripe@<some-version>
Requirements and caveats from upstream:
-
Stripe Node.js Library
- Want to chat live with Stripe engineers? Join us on our Discord server.
Basic usage or getting-started notes:
-
sh
-
or
-
The package needs to be configured with your account's secret key, which is
-
Extracted from upstream docs: https://raw.githubusercontent.com/stripe/stripe-node/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,275 chars)