Skip to content

Latest commit

 

History

History

javascript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.