gricha2380 / stripe-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stripe Back-End

A portfolio showcase and demo exploring Stripe Checkout APIs. Creates Stripe checkout session and returns URL.

Features

  • Private data saved as environment variables
  • Basic error handling
  • Logs viewable in Cloudwatch

How to Run ๐Ÿƒโ€ locally

Basic setup: npm install
Deploy: npm run deploy_lambda

About


Languages

Language:JavaScript 100.0%