npm.io
1.0.0 • Published 4 years ago

typescript-webhook-example

Licence
ISC
Version
1.0.0
Deps
12
Size
21 kB
Vulns
3
Weekly
0
Stars
10

Table of Contents

Typescript

Internal system integrations in Typescript. Check out the parent README for more context.

Installation

yarn

Build

yarn build

Start

yarn start

Transcend-internal developer notes

  • This code is actively used for live demos.
  • This is associated with the demo account, eShopIt.
  • A design choice was made not to put webhook verification on an Express middleware. It's a nice refactor, but it can be esoteric to readers.
  • Use ngrok in dev.