{"id":26086011,"url":"https://github.com/mgesteban/dynamic_form","last_synced_at":"2026-04-11T02:46:13.830Z","repository":{"id":281391297,"uuid":"945105832","full_name":"mgesteban/dynamic_form","owner":"mgesteban","description":"MiniForum is a modern, efficient registration system designed for organizing and managing forum sessions with limited attendance. This project combines a responsive frontend experience with robust backend data management, all connected to a Supabase database and deployed using Vercel.","archived":false,"fork":false,"pushed_at":"2025-03-08T18:34:54.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T19:28:46.886Z","etag":null,"topics":["cline","javascript","supabase","vercel"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mgesteban.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":"2025-03-08T17:11:34.000Z","updated_at":"2025-03-08T18:40:09.000Z","dependencies_parsed_at":"2025-03-08T19:38:49.613Z","dependency_job_id":null,"html_url":"https://github.com/mgesteban/dynamic_form","commit_stats":null,"previous_names":["mgesteban/dynamic_form"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgesteban%2Fdynamic_form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgesteban%2Fdynamic_form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgesteban%2Fdynamic_form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgesteban%2Fdynamic_form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgesteban","download_url":"https://codeload.github.com/mgesteban/dynamic_form/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242656037,"owners_count":20164431,"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":["cline","javascript","supabase","vercel"],"created_at":"2025-03-09T06:33:24.339Z","updated_at":"2026-04-11T02:46:08.796Z","avatar_url":"https://github.com/mgesteban.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MiniForum: Dynamic Registration System Template\n\nA modern, efficient registration system designed for organizing and managing forum sessions with limited attendance. This project combines a responsive frontend experience with robust backend data management all connected to a Supabase database and deployable using Vercel.\n\n## Template Features\n\nThis template gives you:\n\n- **Ready-to-use Registration System**: Complete system for managing sessions with capacity limits\n- **Full Supabase Integration**: Database setup with relational structure and row-level security\n- **API Endpoints**: RESTful endpoints for session retrieval and signup processing\n- **Responsive Frontend**: Clean interface showing sessions and available spots\n- **Deployment-Ready**: Configuration for Vercel serverless deployment\n\n## Quick Start\n\n1. **Use this template**\n   - Click the \"Use this template\" button on GitHub to create your own repository\n\n2. **Clone your new repository**\n   ```\n   git clone https://github.com/your-username/your-repo-name.git\n   cd your-repo-name\n   ```\n\n3. **Install dependencies**\n   ```\n   npm install\n   ```\n\n4. **Set up Supabase**\n   - Create a Supabase account at [supabase.com](https://supabase.com)\n   - Create a new project\n   - Copy your project URL and anon key\n   - Create a `.env` file based on `.env.example` with your credentials:\n     ```\n     SUPABASE_URL=https://your-project-id.supabase.co\n     SUPABASE_KEY=your-supabase-anon-key\n     ```\n   - Initialize your database schema using the setup scripts in `/setup`\n\n5. **Run the server locally**\n   ```\n   npm run dev\n   ```\n\n6. **Visit http://localhost:3000 in your browser**\n\n## Project Structure\n\n- **api/**: API endpoint handlers\n- **db/**: Database utilities and connection\n- **public/**: Static frontend files\n- **setup/**: Database initialization scripts\n\n## Technology Stack\n\n- **Frontend**: HTML, CSS, JavaScript\n- **Backend**: Node.js with Express\n- **Database**: [Supabase](https://supabase.com) - open source Firebase alternative\n- **Deployment**: [Vercel](https://vercel.com) - for seamless serverless deployment\n\n## Deployment\n\nThis template is configured for easy deployment on Vercel:\n\n1. Push your code to GitHub\n2. Connect your repository to Vercel\n3. Set your environment variables in the Vercel dashboard\n4. Deploy!\n\nFor detailed deployment instructions, see the `deploy-guide.md` file.\n\n## Customizing the Template\n\nThis template provides a solid foundation that you can extend in many ways:\n\n- Modify the database schema for additional fields\n- Customize the frontend styling\n- Add user authentication\n- Implement admin interfaces\n- Add email notifications\n\n## License\n\nMIT License - feel free to use this template for any purpose.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgesteban%2Fdynamic_form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgesteban%2Fdynamic_form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgesteban%2Fdynamic_form/lists"}