Formizee with Cloudflare Workers This example shows how to use Formizee with Cloudflare Workers. Instructions Update the endpoint variable in src/index.ts file. // Update this // const ENDPOINT = "enp_123456"; Install dependencies: pnpm install Run Worker locally: pnpm dev License MIT License