FormRelay is a powerful, self-hostable form backend solution built with Next.js and Supabase. It allows you to easily collect form submissions from your static websites, portfolios, or landing pages without needing to build your own server-side infrastructure.
Stars
14
Forks
1
Watchers
14
Open Issues
0
Overall repository health assessment
^1.1.15^1.1.15^1.2.4^1.2.6^0.8.0^2.89.0^0.7.1^2.1.1^0.562.016.1.119.2.319.2.3^3.4.0^4^20^19^19^916.1.1^4^516
commits
feat: implement initial landing page and a new reusable Button component
c97807aView on GitHubfeat: Implement core form relay functionality including database schema, authentication, form management, and submission API.
ac25e00View on GitHubMerge branch 'main' of https://github.com/Varshithvhegde/formrelay
9e87627View on GitHubfeat: Create FormDetailsClient component to display and manage form submissions, settings, and a testing playground.
4b7e00dView on GitHubdocs: Replace boilerplate README with a comprehensive project overview, features, setup, and usage instructions.
e2644b4View on GitHubfeat: Introduce form submission API with validation, rate limiting, and email notifications, and add server actions for form and authentication management.
9aee679View on GitHubfeat: Add dashboard overview and forms pages, including new UI Dialog and CreateFormDialog components.
28c36fdView on GitHubfeat: Introduce FormDetailsClient component to manage form submissions, settings, and real-time updates with search and pagination.
743fda4View on GitHubfeat: Implement core form submission functionality with database schema for profiles, forms, and submissions, and an API endpoint for handling submissions.
d767928View on GitHubfeat: Add form details page with submission management, settings, and real-time updates.
122544bView on GitHubfeat: Introduce form management actions, submission API with validation and email, and form details UI.
d1d4abeView on GitHubfeat: Add form submission API endpoint with validation, storage, and email notification capabilities.
e0d7512View on GitHubfeat: Add signup and login pages with forms, and initial dashboard pages for form creation and details.
a475b93View on GitHub