{"id":21335188,"url":"https://github.com/pollinations/hive","last_synced_at":"2025-03-05T09:45:50.020Z","repository":{"id":272244098,"uuid":"915901503","full_name":"pollinations/hive","owner":"pollinations","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-27T00:19:03.000Z","size":4262,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T01:27:05.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pollinations.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-01-13T04:11:14.000Z","updated_at":"2025-02-27T00:19:07.000Z","dependencies_parsed_at":"2025-01-13T07:33:50.446Z","dependency_job_id":"cb985432-f870-4138-8adc-97b7c16620a6","html_url":"https://github.com/pollinations/hive","commit_stats":null,"previous_names":["pollinations/hive"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollinations%2Fhive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollinations%2Fhive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollinations%2Fhive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollinations%2Fhive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pollinations","download_url":"https://codeload.github.com/pollinations/hive/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242005628,"owners_count":20056428,"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":[],"created_at":"2024-11-21T23:40:57.639Z","updated_at":"2025-03-05T09:45:50.013Z","avatar_url":"https://github.com/pollinations.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐝 Pollinations Hive\n\u003c!-- Placeholder for deployment simplification changes --\u003e\n\nWelcome to Pollinations Hive - a revolutionary repository where AI meets collaborative development! This project showcases a unique approach to software development where applications are created and modified entirely through AI assistance.\n\n## 📱 Available Apps\n\n| App | Source | Last Updated |\n|-----|--------|--------------|\n| [svg-feedback](https://pollinations.github.io/hive/main/svg-feedback/) | [./svg-feedback](./svg-feedback) | 2025-01-19 |\n| [prompt-guessing-game](https://pollinations.github.io/hive/main/prompt-guessing-game/) | [./prompt-guessing-game](./prompt-guessing-game) | 2025-01-17 |\n| [tarot-reader](https://pollinations.github.io/hive/main/tarot-reader/) | [./tarot-reader](./tarot-reader) | 2025-01-14 |\n| [ai-chat](https://pollinations.github.io/hive/main/ai-chat/) | [./ai-chat](./ai-chat) | 2025-01-15 |\n| [graphics-editor](https://pollinations.github.io/hive/main/graphics-editor/) | [./graphics-editor](./graphics-editor) | 2025-01-15 |\n| [placeholder-generator](https://pollinations.github.io/hive/main/placeholder-generator/) | [./placeholder-generator](./placeholder-generator) | 2025-01-14 |\n| [pollinations-image-show](https://pollinations.github.io/hive/main/pollinations-image-show/) | [./pollinations-image-show](./pollinations-image-show) | 2025-01-14 |\n| [millionaire-game](https://pollinations.github.io/hive/main/millionaire-game/) | [./millionaire-game](./millionaire-game) | 2025-01-16 |\n| [llm-feedback](https://pollinations.github.io/hive/main/llm-feedback/) | [./llm-feedback](./llm-feedback) | 2025-01-30 |\n## 📚 Documentation\n\n### 🔍 Pull Request Previews\n\nEvery pull request in this repository gets an automatic preview deployment. Here's how it works:\n\n#### Triggers\n- Preview deployments are created when a PR is opened, synchronized, or reopened\n- The deployment workflow runs when changes are made to:\n  - Any `package.json` file\n  - Any `index.html` file\n  - Any files within app directories\n\n#### What Gets Deployed\n- Each app in the repository is built and deployed\n- For Node.js apps (with package.json):\n  - The app is built using `npm run build`\n  - Build output from `build/` or `dist/` is deployed\n- For static sites (with index.html):\n  - Files are copied directly to the preview\n\n#### Accessing Previews\n- Each PR gets a dedicated preview URL\n- The GitHub Actions bot comments on the PR with preview links\n- Preview URL format: `https://pollinations.github.io/hive/pr-{PR_NUMBER}/`\n- Each preview includes an index page that lists all apps available in that preview\n- You can find active PR previews by:\n  1. Looking at open pull requests in the repository\n  2. Finding the GitHub Actions bot comment with the preview link\n  3. Visiting the index page at `https://pollinations.github.io/hive/pr-{PR_NUMBER}/`\n\n## 🔍 Active PR Previews\n\n| PR | Title | Preview |\n|-----|--------|---------|\n| [#161](https://github.com/pollinations/hive/pull/161) | Live Wallpaper Creator | [Preview](https://pollinations.github.io/hive/pr-161/) |\n| [#158](https://github.com/pollinations/hive/pull/158) | Fix Game of Life implementation issues | [Preview](https://pollinations.github.io/hive/pr-158/) |\n| [#153](https://github.com/pollinations/hive/pull/153) | SVG Feedback Security and Quality Improvements | [Preview](https://pollinations.github.io/hive/pr-153/) |\n| [#149](https://github.com/pollinations/hive/pull/149) | Fix svg-feedback CSS path and test server path handling | [Preview](https://pollinations.github.io/hive/pr-149/) |\n| [#127](https://github.com/pollinations/hive/pull/127) | Add canvas dimensions to text AI prompt | [Preview](https://pollinations.github.io/hive/pr-127/) |\n\n_This list is automatically updated when PRs are opened or closed._\n## 🌈 Features\n## 💡 Submit Your App Idea\n\nWant to add your app to the Hive? It's easy:\n\n1. Create an issue describing your app idea\n2. Tag @MentatBot or check the box in its comment to start the AI-powered development\n3. Provide feedback as the AI builds your app\n4. Review and refine until your app is ready\n\nThe AI will handle all the coding - you just need to describe what you want!\n\n## 🙏 Credits\n\nThis repository is powered by:\n\n- [Mentat.ai](https://mentat.ai/) - The AI coding agent that enables automated development through GitHub\n- [Pollinations AI Platform](https://pollinations.ai) - The AI platform ecosystem this repository is part of\n\n## 🔗 Related Resources\n\n- [API Documentation](POLLINATIONS_APIDOCS.md)\n- [Code Examples](POLLINATIONS_CODE_EXAMPLES.MD)\n\n## 📝 License\n\nThis project is open source and available under the [MIT License](LICENSE).\n\n---\n\nBuilt with 🤖 by AI, guided by humans. Part of the [Pollinations](https://pollinations.ai) ecosystem.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpollinations%2Fhive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpollinations%2Fhive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpollinations%2Fhive/lists"}