Setup
- Set up the
HALL_API_KEY
environment variable with your Hall API key. - Create a new Worker in your Cloudflare dashboard and configure it to run on your domain routes.
Example
The example below demonstrates how to forward data from incoming requests using Cloudflare Workers.worker.ts