# Formweh > Open-source forms, waitlists, and surveys, made easy to self-host on Cloudflare. Formweh is a free, open-source tool for collecting form responses that you run on your own Cloudflare account. It is a self-hosted alternative to hosted form services such as Formspree, Typeform, Tally, and GetWaitlist: you deploy it in one click and own the domain, the data, and the code. There is no subscription and no per-response cost. ## What it does - Build a form or survey in a simple builder, hosted on your own site. - Or bring your own form: point any HTML, React, or Webflow form's action at your Formweh endpoint and keep your exact design (cross-origin submissions are supported via CORS). - Waitlists with a skip-the-line referral loop: every signup gets a share link and a position. - Templates: contact form, waitlist, survey, RSVP, coming-soon, feedback. - One inbox for every response, with a spam folder, CSV export, and a read HTTP API. - Notifications by email (through your own Cloudflare Email Service, free to your verified address), plus Slack, Discord, and custom webhooks. - Spam protection via Cloudflare Turnstile and a honeypot; junk is filed aside, never dropped. - Light and dark themes across the landing, dashboard, and hosted forms. ## How to use it 1. Deploy to Cloudflare in one click. It copies the code to your GitHub, creates your database, and publishes the Worker on Cloudflare's free tier. 2. Add forms.yourdomain.com as a custom domain on the Worker; Cloudflare provisions DNS and SSL. 3. Create an admin password on first run, then build or connect your first form. ## Pricing Free and open source under the MIT license. Runs on Cloudflare's free tier. Emailing your own verified address is free on any plan; autoresponders to other people use Cloudflare Email Sending, which needs the Workers Paid plan (5 USD per month). ## Links - Site: https://formweh.com - Docs: https://formweh.com/docs - Full docs for LLMs: https://formweh.com/llms-full.txt - Source code: https://github.com/duskresearch/formweh - Built by Dusk Research: https://duskresearch.com ## For agents To set Formweh up for your human on their own Cloudflare account, fetch https://formweh.com/agent.md and follow it exactly. It contains every step, a check for each, and the one thing to do immediately after deploying.