{"id":21845481,"url":"https://github.com/hamedmp/artifactbintemplate","last_synced_at":"2025-06-26T20:04:09.099Z","repository":{"id":248412326,"uuid":"828517737","full_name":"HamedMP/ArtifactbinTemplate","owner":"HamedMP","description":"Template NextJS app to deploy Claude Sonnet 3.5 Artifacts to Vercel with one click","archived":false,"fork":false,"pushed_at":"2024-07-14T18:02:26.000Z","size":118,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-27T23:09:57.935Z","etag":null,"topics":["artifactbin","artifacts","claude","nextjs","sonnet","vercel"],"latest_commit_sha":null,"homepage":"https://artifactbin.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HamedMP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-14T11:52:55.000Z","updated_at":"2024-11-18T01:30:11.000Z","dependencies_parsed_at":"2024-07-14T19:12:39.475Z","dependency_job_id":null,"html_url":"https://github.com/HamedMP/ArtifactbinTemplate","commit_stats":null,"previous_names":["hamedmp/artifactbintemplate"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedMP%2FArtifactbinTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedMP%2FArtifactbinTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedMP%2FArtifactbinTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedMP%2FArtifactbinTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HamedMP","download_url":"https://codeload.github.com/HamedMP/ArtifactbinTemplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235700118,"owners_count":19031671,"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":["artifactbin","artifacts","claude","nextjs","sonnet","vercel"],"created_at":"2024-11-27T23:10:03.026Z","updated_at":"2025-01-26T12:08:55.477Z","avatar_url":"https://github.com/HamedMP.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ArtifactBin Template Project\n\nWelcome to the ArtifactBin template project! This repository serves as a starting point for deploying React components created on [ArtifactBin.com](https://artifactbin.com) to Vercel.\n\n## Overview\n\nThis template project is designed to work seamlessly with ArtifactBin.com, allowing you to quickly deploy your React components to Vercel with just a few clicks. The project structure is set up to accommodate the React component you create on ArtifactBin.com.\n\n## Project Structure\n\n```\n/\n├── app/\n│   └── page.tsx    # Your React component will be placed here\n├── public/\n│   └── ...         # Static assets\n├── .gitignore\n├── next.config.js\n├── package.json\n├── README.md\n└── tsconfig.json\n```\n\n# Usage\n\n1. Clone this repository or use it as a template.\n2. Replace the content in src/app/page.tsx with your React component from ArtifactBin.\n3. Deploy to Vercel using the button above.\n\nFor more detailed instructions, visit [ArtifactBin.com](https://artifactbin.com).\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/)\n\n## Customization\n\nAfter deployment, you can further customize your project by cloning it from Vercel and making additional changes. Some ideas for customization:\n\n- Add more pages or components\n- Customize the layout in `app/layout.tsx`\n- Add global styles in `app/globals.css`\n- Configure Next.js options in `next.config.js`\n\n## Requirements\n\nThis template project uses:\n\n- [Next.js 14](https://nextjs.org/)\n- [React 18](https://reactjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n\n## Local Development\n\nIf you want to run this project locally:\n\n1. Clone the repository\n2. Install dependencies:\n   ```\n   npm install\n   ```\n3. Run the development server:\n   ```\n   npm run dev\n   ```\n4. Open [http://localhost:3000](http://localhost:3000) in your browser\n\n## Contributing\n\nWe welcome contributions to improve this template project! Please feel free to submit issues or pull requests.\n\n## Support\n\nIf you encounter any problems or have questions, please file an issue on the [ArtifactBin GitHub repository](https://github.com/artifactbin/template-project/issues) or contact support@artifactbin.com.\n\n## License\n\nThis template project is released under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamedmp%2Fartifactbintemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamedmp%2Fartifactbintemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamedmp%2Fartifactbintemplate/lists"}