项目作者: ChinemeremEze

项目描述 :
A subscription app using Stripe that allows customer users to create and manage subscriptions, and that allows an administrator user to manage subscriptions of all customer users
高级语言: JavaScript
项目地址: git://github.com/ChinemeremEze/subscription-payement-with-stripe.git


Subscription payment with stripe

Structure/Guide

Development

Is this your first time? Make sure to:

  • save ./.env.blank as ./.env, then ensure all environment variables have a value.

To run:

  • Node: node server.js

Deployment

Notes

Help