{"id":27910599,"url":"https://github.com/innosan/create-robust-nuxt","last_synced_at":"2026-04-06T08:01:37.853Z","repository":{"id":291629524,"uuid":"977768106","full_name":"Innosan/create-robust-nuxt","owner":"Innosan","description":"CLI Tool for scaffolding Nuxt Apps with ease.","archived":false,"fork":false,"pushed_at":"2025-05-08T18:54:03.000Z","size":76,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-19T03:17:22.833Z","etag":null,"topics":["npm-package","nuxt","supabase-auth","typescript","vue"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-robust-nuxt","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/Innosan.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,"zenodo":null}},"created_at":"2025-05-04T23:12:36.000Z","updated_at":"2025-05-08T18:54:06.000Z","dependencies_parsed_at":"2025-05-05T18:57:27.105Z","dependency_job_id":"397e6bd0-31ba-4339-989b-15015700426a","html_url":"https://github.com/Innosan/create-robust-nuxt","commit_stats":null,"previous_names":["innosan/create-robust-nuxt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Innosan/create-robust-nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innosan%2Fcreate-robust-nuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innosan%2Fcreate-robust-nuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innosan%2Fcreate-robust-nuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innosan%2Fcreate-robust-nuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Innosan","download_url":"https://codeload.github.com/Innosan/create-robust-nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Innosan%2Fcreate-robust-nuxt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["npm-package","nuxt","supabase-auth","typescript","vue"],"created_at":"2025-05-06T09:44:36.561Z","updated_at":"2026-04-06T08:01:37.833Z","avatar_url":"https://github.com/Innosan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧱 Create Robust Nuxt\n\nA modern, internationalized + opinionated Nuxt 3 starter with optional modules like authentication, networking and content support — designed to scale, customize, and ship fast.\n\n#### [GitHub Template](https://github.com/Innosan/nuxt-template-project)\n\u003e You can hit me up on [GitHub](https://github.com/Innosan) or [Twitter](https://twitter.com/inno__san) if you have any questions or feedback (would appreciate it).\n\n## ✨ Features\n\n- ✅ Nuxt 3 + TypeScript\n- 🎨 Prettier \u0026 ESLint with Tailwind support\n- 🍍 Pinia stores included\n- 🗂 Modular feature-based architecture\n- 🌐 Nuxt I18n for internationalization\n\t- Supports multiple languages and locales\n    - English (en) and Russian (ru) included\n- 🔐 Optional Supabase auth module\n  - With Zod validation and basic auth views (Form and Page)\n- 📡 Optional networking module\n  - Placeholder for API utils setup and Pinia store\n  - Easily extendable for future features\n- 🖌 Optional Nuxt Content module\n  - For easy content management and rendering\n  - Supports Markdown and JSON files\n- ⚙️ CLI to scaffold features dynamically\n\n## Important note\n\u003e Template project and CLI Tool were developed using pnpm. It is recommended to use pnpm for installation and development. Otherwise, you may encounter issues with dependencies and compatibility.\n\n## 🚀 Getting Started\n\n```bash\nnpx create-robust-nuxt\ncd project-name\npnpm i\npnpm run dev\n\n# optional prettier run\npnpm exec prettier --write .\n```\n\n\u003e Use the CLI prompts to enable features like `auth`, `networking`, and more in the future.\n\n## 🧩 Available Feature Modules\n\n| Feature      | Description                      |\n| ------------ | -------------------------------- |\n| `auth`       | Adds Supabase and basic auth views |\n| `networking` | Placeholder for API utils setup and Pinia store |\n| `content`    | Adds Nuxt Content module for easy content management |\n\n## 📦 Built-in Tech Stack\n\n* Nuxt 3\n* Nitro\n* Nuxt UI\n* Vue 3 + Vue Router\n* TypeScript\n* Pinia\n* Nuxt I18n\n* Tailwind CSS\n\n## 📃 License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnosan%2Fcreate-robust-nuxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finnosan%2Fcreate-robust-nuxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnosan%2Fcreate-robust-nuxt/lists"}