Self-host forms without giving up the editor
Most Notion-like form builders are cloud-only. Parrotform ships one core: use the React builder locally and deploy @form/form-api on your Cloudflare account.
- →Deploy @form/form-api with D1 + R2
- →Same document model as hosted cloud
- →No vendor auth required on self-host
Related capabilities
Slash-command blocks
Compose forms like a Notion doc — type / to insert questions, layout, and media.
Self-hostable API
Deploy @form/form-api on your Cloudflare account with D1 + R2.
Local-first drafts
Persist drafts in the browser without an API when you want.
Questions & answers
What is this page about?
Most Notion-like form builders are cloud-only. Parrotform ships one core: use the React builder locally and deploy @form/form-api on your Cloudflare account.
Can I self-host?
Yes. Parrotform supports self-hosting @form/form-api on Cloudflare as well as hosted cloud.
