/Stripe-Subscription-Boilerplate

Website boilerplate to support Stripe subscriptions and Stripe hook intergation

Primary LanguageTypeScript

Stripe SaaS Subscription Boilerplate

Setup

  • npm i
  • npm run dev

Server Tests

  • Will test any *.test.ts files
  • npm run test:server