Skip to content
Parrotform
Log inSign up
Open menu

Help center

Self-host Parrotform

Deploy @form/form-api on Cloudflare with D1 and R2.

Parrotform’s API package @form/form-api can run on your Cloudflare account.

Why self-host

  • Keep submissions on your infrastructure
  • No vendor auth required for the self-host path
  • Same document model as hosted cloud

High-level steps

  1. Deploy the form API Worker with D1 + R2 bindings.
  2. Point the builder UI at your API.
  3. Publish forms and collect responses on your stack.

See the monorepo package READMEs for current deploy commands. Also read Self-hosted forms.