{"id":26221452,"url":"https://github.com/musabdev/roomgenerator","last_synced_at":"2025-04-17T03:50:42.057Z","repository":{"id":195120583,"uuid":"689301561","full_name":"MusabDev/roomgenerator","owner":"MusabDev","description":"Creating your own unique rooms is a breeze – all it takes is a handful of straightforward steps.","archived":false,"fork":false,"pushed_at":"2023-10-03T05:24:35.000Z","size":14952,"stargazers_count":32,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T05:51:19.615Z","etag":null,"topics":["ai","convex","nextjs","replicate-api"],"latest_commit_sha":null,"homepage":"https://roomgenerator.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/MusabDev.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":"2023-09-09T11:39:46.000Z","updated_at":"2025-02-14T03:22:02.000Z","dependencies_parsed_at":"2023-10-03T10:56:14.321Z","dependency_job_id":null,"html_url":"https://github.com/MusabDev/roomgenerator","commit_stats":null,"previous_names":["musabdev/roomgenerator","musabilm/roomgenerator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusabDev%2Froomgenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusabDev%2Froomgenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusabDev%2Froomgenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusabDev%2Froomgenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MusabDev","download_url":"https://codeload.github.com/MusabDev/roomgenerator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249311796,"owners_count":21249314,"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","convex","nextjs","replicate-api"],"created_at":"2025-03-12T16:20:24.553Z","updated_at":"2025-04-17T03:50:42.041Z","avatar_url":"https://github.com/MusabDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Room Generator](https://roomgenerator.vercel.app) - Create your unique rooms using AI\n\nThis is a simple room generator application powered by AI. I am using [Replicate](https://replicate.com) for the API and stability-ai/sdxl model. This application uses [Convex](https://convex.dev) as a backend service and I built this as a fun project.\n\n[![Room Generator Demo](https://img.youtube.com/vi/h-8QpqYG6EI/maxresdefault.jpg)](https://www.youtube.com/watch?v=h-8QpqYG6EI)\n\n## Running Locally\n\n### Cloning the repository\n\n```bash\ngit clone https://github.com/musabdev/roomgenerator\n```\n\n### Setting up environment variables (`.env`)\n\n```\nCONVEX_DEPLOYMENT=\"\" # Required for development\nCONVEX_DEPLOY_KEY=\"\" # Required for production\n\nNEXT_PUBLIC_CONVEX_URL=\"\"\n```\n\n### Installing the dependencies\n\n```\nnpm install\n```\n\n### Setting up Convex\n\nYou have to add Replicate API key as an environment variable in the [Convex](https://convex.dev) dashboard. You can check their guide at [https://docs.convex.dev/production/environment-variables](https://docs.convex.dev/production/environment-variables)\n\n```\nREPLICATE_API_TOKEN=\"\"\n```\n\n## Running the project\n\nFirst, run the development server for Next.js:\n\n```bash\nnpm run dev\n```\n\nThen, run the development server for Convex:\n\n```bash\nnpx run convex\n```\n\n### Changing configuration\n\nYou can change the configuration in `src/config/site.ts` file. The 'enable' feature is the most important option that ensures whether the app will work or not.\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result. Finally, you have successfully set up the project on your local machine.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmusabdev%2Froomgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmusabdev%2Froomgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmusabdev%2Froomgenerator/lists"}