This repository tries to demonstrate how we can leverage Adobe Target NodeJS SDK
with On-Device Dcisioning from a Cloudflare Worker
.
The repository contains two folders:
script
- here we have all the code and build scripts required by theCloudflare Worker
terraform
- here we have all the Terraform code that is responsible to create thezone
,route
andworker script
.