Skip to content

Quick Stripe chart with Trials, Non-trials, and Churn

License

Notifications You must be signed in to change notification settings

parcel/affinage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Quick Stripe chart with Trials, Non-trials, and Churn

Resources

License

Stars

Watchers

Forks

Packages

No packages published