Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

affinage

Package Overview
Dependencies
117
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    affinage

Stripe data in a nice way


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 28 Dec 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc