{"id":13601446,"url":"https://github.com/rapidpages/rapidpages","last_synced_at":"2025-05-16T05:05:37.876Z","repository":{"id":196215934,"uuid":"694910571","full_name":"rapidpages/rapidpages","owner":"rapidpages","description":"Generate React and Tailwind components using AI","archived":false,"fork":false,"pushed_at":"2024-05-29T12:29:15.000Z","size":744,"stargazers_count":1214,"open_issues_count":14,"forks_count":90,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-08T15:06:21.679Z","etag":null,"topics":["ai","openai","react","tailwind","ui"],"latest_commit_sha":null,"homepage":"https://www.rapidpages.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/rapidpages.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-09-22T00:22:01.000Z","updated_at":"2025-04-07T05:23:00.000Z","dependencies_parsed_at":"2024-04-05T09:23:38.435Z","dependency_job_id":"f094420e-0d87-428a-8aa7-b950a9d05c76","html_url":"https://github.com/rapidpages/rapidpages","commit_stats":null,"previous_names":["rapidpages/rapidpages"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidpages%2Frapidpages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidpages%2Frapidpages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidpages%2Frapidpages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapidpages%2Frapidpages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapidpages","download_url":"https://codeload.github.com/rapidpages/rapidpages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254471061,"owners_count":22076585,"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":["ai","openai","react","tailwind","ui"],"created_at":"2024-08-01T18:01:02.839Z","updated_at":"2025-05-16T05:05:32.867Z","avatar_url":"https://github.com/rapidpages.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Web-Based Tools","ai","Generators","Tools \u0026 Resources"],"sub_categories":["CLI Utilities","UI"],"readme":"\u003cp align=\"center\"\u003e\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/rapidpages/vault/c458b4e2070fdf3e32c5796eaa9488f95f2ac40f/logo-long-dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/rapidpages/vault/c458b4e2070fdf3e32c5796eaa9488f95f2ac40f/logo-long-light.png\"\u003e\n  \u003cimg alt=\"Rapidpages\" src=\"https://raw.githubusercontent.com/rapidpages/vault/c458b4e2070fdf3e32c5796eaa9488f95f2ac40f/logo-long-dark.png\"\u003e\n\u003c/picture\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.rapidpages.com?ref=github-readme\" target=\"_blank\"\u003eWebsite\u003c/a\u003e • \u003ca href=\"https://discord.gg/W6jYq46Frd\" target=\"_blank\"\u003eDiscord\u003c/a\u003e\n\u003c/p\u003e\n\n# Rapidpages\n\nRapidpages is a prompt-first IDE for building great-looking pages. You simply describe the UI you desire and it will generate the code for that component using the technologies that are familiar to you (currently only React+Tailwind are supported).\n\nhttps://github.com/rapidpages/rapidpages/assets/1308560/a7505448-bc0d-4035-9cff-39e8df5ecac9\n\n## Get Started\n\n[![Lint](https://github.com/rapidpages/rapidpages/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/rapidpages/rapidpages/actions/workflows/lint.yml)\n\n### Run Rapidpages locally\n\n```bash\ngit clone https://github.com/rapidpages/rapidpages.git \u0026\u0026 cd rapidpages\n```\n\nEdit the `.env.example` file to ensure the following values are set:\n\n- `GITHUB_CLIENT_SECRET` \u0026 `GITHUB_CLIENT_ID`: you need to [create a GitHub oauth application](https://github.com/settings/applications/new) to be able to login. For `localhost` use `http://localhost:3000` and `http://localhost:3000/api/auth/callback/github` for Homepage and Authorization callback URL.\n- `OPENAI_API_KEY`: you need to get a key from [OpenAI](https://platform.openai.com/)\n\n#### Run Rapidpages on Host\n\nCreate the database \u0026 run the application\n\n```bash\nnpm run db:push\nnpm run dev\n```\n\n#### Run Rapidpages on Docker\n\n```bash\ndocker compose up -d\ndocker compose exec rapidpages npm run db:push\n```\n\n### Run Rapidpages Cloud\n\nYou can start using [Rapidpages](https://www.rapidpages.com) today on the cloud for free. If you run out of credits, feel free to ping us on [discord](https://discord.gg/W6jYq46Frd).\n\n## Known Limitations\n\nCurrently, the components are generated in one shot. In the future, this task will be broken down into multiple steps such as dependency retrieval and icon generation. This multi-step process will allow the creation of more complicated ui elements.\n\n## License\n\nSee the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapidpages%2Frapidpages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frapidpages%2Frapidpages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapidpages%2Frapidpages/lists"}