{"id":21890086,"url":"https://github.com/ejfox/room302-template","last_synced_at":"2026-04-11T02:12:45.938Z","repository":{"id":204375350,"uuid":"711702151","full_name":"ejfox/room302-template","owner":"ejfox","description":"room302-template","archived":false,"fork":false,"pushed_at":"2025-02-25T17:22:00.000Z","size":247,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-19T20:05:33.803Z","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/ejfox.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-10-30T01:59:38.000Z","updated_at":"2025-02-25T17:22:04.000Z","dependencies_parsed_at":"2024-01-04T05:24:42.183Z","dependency_job_id":"ce2c00b2-37e3-419b-8a81-2cda823f0b67","html_url":"https://github.com/ejfox/room302-template","commit_stats":null,"previous_names":["ejfox/room302-template"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Froom302-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Froom302-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Froom302-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Froom302-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ejfox","download_url":"https://codeload.github.com/ejfox/room302-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898409,"owners_count":20528335,"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-28T11:28:43.727Z","updated_at":"2026-04-11T02:12:45.900Z","avatar_url":"https://github.com/ejfox.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction to room302.studio template setup script\nThis wizard sets up a development environment for a project, including checks for necessary tools and installation prompts. The focus is on quickly going from idea to publishable project.\n\n## Process Flow\n\n### 1. Environment Checks\n- **Node.js Version Check**: \n  - Executes `node -v` to get the current Node.js version.\n  - If the version is less than 18.0, it displays a warning message.\n\n- **Tool Availability Checks**:\n  - **Supabase CLI**: Checks if Supabase CLI is installed. If not, displays an installation guide.\n  - **GitHub CLI**: Checks for GitHub CLI installation. If missing, suggests installation steps.\n  - **Docker (Optional)**: Checks for Docker if initializing a Supabase project.\n\n### 2. User Input\n- Prompts the user for various project settings including:\n  - Project name\n  - Use of OpenAI, @nuxt/ui, Nuxt Content\n  - Initialization of Supabase project\n  - Netlify setup, GitHub for environment setup\n  - Repository visibility\n  - Project license\n\n### 3. Project Initialization\n- **Supabase Project Initialization**: \n  - Checks for Docker.\n  - Initializes a Supabase project if requested.\n\n- **Clone Template Repository**:\n  - Clones a specific GitHub repository as a template for the new project.\n\n### 4. Project Configuration\n- **Conditional File Deletion**: Deletes `useOpenAi.js` if OpenAI is not needed.\n- **Package.json Update**: Modifies the project's `package.json` to reflect chosen configurations.\n\n### 5. Finalization\n- Installs NPM packages.\n- Performs additional configurations and setups based on user input.\n\n## Conclusion\nThe script automates the process of setting up a new project environment, ensuring all necessary tools and configurations are in place.\n\n## Template Repository\n\nThis CLI uses [room302studio/nuxt-template](https://github.com/room302studio/nuxt-template) as its base template. The template includes:\n\n- Nuxt 3 setup with TypeScript\n- @nuxt/ui (optional)\n- Tailwind CSS configuration\n- Basic project structure\n- GitHub Actions setup\n- Essential configuration files\n\nYou can view the template repository [here](https://github.com/room302studio/nuxt-template).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejfox%2Froom302-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fejfox%2Froom302-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejfox%2Froom302-template/lists"}