Make sure you have installed typescript
and the aws-cdk
globally. You can find instructions for the AWS CDK here
-
Install dependencies
npm install
-
Deploy the lambda function
cdk deploy
-
Get your API key from https://jiter.dev
-
Modify the
index.ts
file with your API key and destination URL -
Run the app to schedule your event
npx ts-node index.ts