DEV Community

ahmed
ahmed

Posted on

Show DEV: I built a free form backend with instant Telegram notifications

Most form tools make you check a dashboard to see who
contacted you. You forget. You miss leads. Email
notifications get buried.

So I built FastForm.

What it does

Every form submission arrives directly in your Telegram
the second someone hits submit. No dashboard refreshing,
no delayed emails, no missed responses.

Features

  • Visual drag & drop form builder (zero code)
  • Instant Telegram notification on every submission
  • AES-256 encryption on all stored data
  • Honeypot + rate limiting for spam protection
  • Responses dashboard with CSV export
  • 6 ready templates: Contact, Feedback, Booking, Orders, Voting Poll, Event Registration
  • Arabic language support

Tech stack

  • Next.js 14 (App Router)
  • Supabase (database + auth)
  • Vercel (deployment)
  • Telegram Bot API (real-time notifications)

The honest part

I'm a chemistry student with no CS background.
Built this entirely with AI tools (Cursor + Claude).
It's rough around some edges but it works,
it's live, and it's completely free right now.

No credit card. No feature limits.

👉 https://fastform.me

What would make you actually switch from
your current form tool?

Top comments (0)