Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 984 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 984 Bytes

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.