affinage

v0.2.0
Stripe data in a nice way
stripe analytics graph

A quick express app that grabs data from Stripe, then displays it.

There are different plot lines for all customers, trial customers, and paying customers.

Usage

Update config.json with your credentials. You can also use env variables.

npm install to fetch dependencies, then npm run start

Server runs on port 8082 by default.

Developing

npm install -g nodemon to get nodemon, which will restart the server every time you make a change.

npm run dev to start the server using nodemon and also a process that watches the client directory for .coffee changes and compiles them.

npm i affinage

Metadata

  • MIT
  • Whatever
  • Jeff Ling
  • released 12/28/2014

Downloads

Maintainers