Skip to content

yosriady/serverless-stripe-backend

Repository files navigation

Serverless Stripe backend

The backend for a serverless stripe application. Built with AWS Lambda and the Serverless Framework.

Demo

Blog Post

Setup

Prerequisites

Install dependencies

yarn

Running Tests

yarn test

Get Test coverage

yarn test:coverage

Lint

yarn eslint

Deploy

serverless deploy

Configuration

Enter your configuration variables in secrets.json. Example:

{
  "stripeSecretKey": "sk_test_123"
}

You need:

  • Your Stripe secret key

Thanks

serverless-stripe-backend © 2017+, Yos Riady. Released under the MIT License.
Authored and maintained by Yos Riady with help from contributors (list).

yos.io  ·  GitHub @yosriady

About

Serverless payments built on AWS Lambda & the Serverless framework

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •