Story

Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database

lgreco Wednesday, December 17, 2025

got tired of paying $29–99/month for simple contact forms on landing pages and side projects (Typeform, Tally, etc.).So I built GitForms: an open-source contact form that stores submissions as GitHub Issues.How it works:Form runs on your Next.js 14 site (Tailwind + TypeScript) On submit → creates a new Issue in your repo via GitHub API You get instant email notifications from GitHub (free)

Zero ongoing costs:No database, no backend servers Deploy on Vercel/Netlify free tier in minutes Configurable via JSON (themes, text, multi-language)

Perfect for MVPs, landing pages, portfolios, or any low-volume use case.Repo: https://github.com/Luigigreco/gitforms License: CC-BY-NC-SA-4.0 (non-commercial only – fine for personal projects, not client work).Curious what HN thinks: would you use this? Any obvious improvements or edge cases I missed?Thanks!

Summary
GitForms is a free, open-source tool that allows users to create and embed customizable forms directly into their GitHub repositories. The tool simplifies the process of collecting feedback, suggestions, and information from users through a user-friendly interface and seamless GitHub integration.
33 22
Summary
gitforms-landing.vercel.app
Visit article Read on Hacker News Comments 22