{"id":21669253,"url":"https://github.com/anchaldevbytes/buildform","last_synced_at":"2026-04-11T12:03:49.494Z","repository":{"id":264288012,"uuid":"867461545","full_name":"AnchalDevBytes/buildform","owner":"AnchalDevBytes","description":"you can build your own form using this application","archived":false,"fork":false,"pushed_at":"2024-11-23T06:34:25.000Z","size":509,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T07:29:04.976Z","etag":null,"topics":["clerk","dnd-kit","nextjs14","postgresql","prisma","react-hook-form","typescript","zod"],"latest_commit_sha":null,"homepage":"https://buildform-ten.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnchalDevBytes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-04T05:41:25.000Z","updated_at":"2024-11-23T06:34:29.000Z","dependencies_parsed_at":"2024-11-23T06:31:13.791Z","dependency_job_id":null,"html_url":"https://github.com/AnchalDevBytes/buildform","commit_stats":null,"previous_names":["anchaldevbytes/buildform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AnchalDevBytes/buildform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnchalDevBytes%2Fbuildform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnchalDevBytes%2Fbuildform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnchalDevBytes%2Fbuildform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnchalDevBytes%2Fbuildform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnchalDevBytes","download_url":"https://codeload.github.com/AnchalDevBytes/buildform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnchalDevBytes%2Fbuildform/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264363794,"owners_count":23596507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clerk","dnd-kit","nextjs14","postgresql","prisma","react-hook-form","typescript","zod"],"created_at":"2024-11-25T12:20:17.907Z","updated_at":"2026-04-11T12:03:49.407Z","avatar_url":"https://github.com/AnchalDevBytes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BuildForm\n\n**BuildForm** is a versatile, full-stack application designed to empower users to create, share, and manage custom forms effortlessly. This platform provides an intuitive interface and a rich feature set to handle a wide variety of form inputs and data collection needs.\n\n## Features\n\n### **Form Creation**\n- Add various input types: \n  - Headings (`h1`, `h3`)\n  - Date Picker\n  - Text Inputs\n  - Dropdown Selectors\n  - Checkboxes\n  - Separators for better form organization\n  - And more!\n- Fully customizable form fields to fit your specific requirements.\n\n### **Form Sharing**\n- Share your form through a unique link.\n- Visitors can fill out the form via the shared link and submit their responses.\n\n### **Analytics and Submissions**\n- View the total number of submissions for each form.\n- Monitor the total number of visits to your forms.\n- Review submitted form details in an organized manner.\n\n### **Themes**\n- Toggle between **Dark Mode** and **Light Mode** for a personalized user experience.\n\n### **Authentication**\n- User authentication and session management are powered by **Clerk**, ensuring secure access to your forms and data.\n\n---\n\n## Tech Stack\n\n- **Next.js**: React framework for building server-rendered and statically generated web applications.\n- **TypeScript**: Ensures type safety and better development experience.\n- **shadcn**: UI components for consistent and customizable styling.\n- **DNK-Kit**: Efficient and scalable tools for building complex forms.\n- **PostgreSQL**: Reliable relational database for storing form data and user details.\n\n## Installation and Setup\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/AnchalDevBytes/buildform.git\n   cd buildform\n   ```\n\n2. Install dependencies:\n    ```bash\n    npm install\n    ```\n\n3. **Set Up the Database**\n    - Configure the database connection string in the .env file:\n\n    ```bash\n    DATABASE_URL=\"postgresql://username:password@hostname:port/database_name\"\n    ```\n\n4. **Configure Environment Variables**\n    ```bash\n    NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=\"Your_clerk_publishable_key\"\n    CLERK_SECRET_KEY=\"Your_clerk_secret\"\n    POSTGRES_PRISMA_URL=\"Postgres_prisma_url\"\n    POSTGRES_URL_NON_POOLING=\"Postgres_non_pooling_url\"\n    ```\n\n5. **Run Prisma Migrations**\n    ```bash\n    npx prisma migrate dev --name init\n    npx prisma generate\n    ```\n\n6. **Run the development server:**\n    ```bash\n   npm run dev\n   ```\nThe app will be available at http://localhost:3000.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanchaldevbytes%2Fbuildform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanchaldevbytes%2Fbuildform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanchaldevbytes%2Fbuildform/lists"}