affinage

0.2.0 • Public • Published

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.

Dependencies (9)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i affinage

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • jeffling