Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 412 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 412 Bytes

Webhooks tester

An example app consuming Partner API webhook calls and displaying products.

Built using the serverless framework, for deployment using AWS Lambda and DynamoDB.

Getting started

Deploy the app using serverless:

yarn deploy

This might take a moment initially. It will yield a URL you can visit for next steps.