Skip to content

formizee/formizee-cloudflare-workers-example

Repository files navigation

Formizee with Cloudflare Workers

This example shows how to use Formizee with Cloudflare Workers.

Instructions

  1. Update the endpoint variable in src/index.ts file.
// Update this //
const ENDPOINT = "enp_123456";
  1. Install dependencies:
pnpm install
  1. Run Worker locally:
pnpm dev

License

MIT License

About

This example shows how to use Formizee with Cloudflare Workers

Resources

License

Stars

Watchers

Forks