sushreeta / payment-subscription-stripe-node

Payment & Subscription with Stripe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

payment-subscription-stripe-node

Payment & Subscription with Stripe

How to set-up & configure?

Clone the repository:

git clone git@github.com:sushreeta/payment-subscription-stripe-node.git

How to install & create build ?

npm install && npm run build

How to run server?

From the payment-subscription-stripe-node directory of your terminal run the below command:

npm run dev

How to run webhook ?

stripe listen --forward-to localhost:3030/hooks

Docs

How to report issues?

For any issue reach out to me @sushreeta04@gmail.com

About

Payment & Subscription with Stripe


Languages

Language:TypeScript 100.0%