An example application that demonstrates creating a Hookdeck Connection with the Hookdeck TypeScript SDK.
npx degit hookdeck/quickstarts/typescript/creation-connection hookdeck-create-connection
cd hookdeck-create-connection
npm i
npx esrun index-node.ts
deno run index-deno.ts