Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1 KB

README.md

File metadata and controls

35 lines (24 loc) · 1 KB

Table of Contents

JavaScript

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

Installation

yarn

Start

yarn start

Transcend-internal developer notes

  • This code is actively used for live demos.
  • This is associated with the demo account, eShopIt.
  • It is hosted on Render at https://transcend-example.onrender.com.
  • 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.