zipnodeversion 18+npm
Build the lambda zip files with the following commands:
npm install
npm run buildThe files will be compiled under dist directory:
migration-lambda.zippost-confirmation-lambda.zippre-signup-lambda.zip
npm testSet the following environment variables:
export JANE_CLIENT_ID="<provided by partner success>"
export JANE_CLIENT_SECRET="<provided by partner success>"
# optional, defaults to the following
export JANE_API_URL="https://api.iheartjane.com"