{"id":22488891,"url":"https://github.com/Baroshem/nuxt-starter","last_synced_at":"2025-08-02T21:31:55.913Z","repository":{"id":265009380,"uuid":"877201165","full_name":"Baroshem/nuxt-starter","owner":"Baroshem","description":"Opinionated Nuxt Starter","archived":false,"fork":false,"pushed_at":"2024-12-17T06:44:23.000Z","size":487,"stargazers_count":57,"open_issues_count":7,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-29T11:39:44.817Z","etag":null,"topics":["a11y","ci","dockerfile","e2e","editorconfig","image","lighthouse-ci","linter","nuxt","performance","prettier","security","seo","tailwindcss","typescript","unit-testing","vue"],"latest_commit_sha":null,"homepage":"","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/Baroshem.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":"2024-10-23T09:04:55.000Z","updated_at":"2025-03-23T15:13:42.000Z","dependencies_parsed_at":"2024-11-27T08:17:53.268Z","dependency_job_id":null,"html_url":"https://github.com/Baroshem/nuxt-starter","commit_stats":null,"previous_names":["baroshem/nuxt-starter"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Baroshem/nuxt-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baroshem%2Fnuxt-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baroshem%2Fnuxt-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baroshem%2Fnuxt-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baroshem%2Fnuxt-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Baroshem","download_url":"https://codeload.github.com/Baroshem/nuxt-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baroshem%2Fnuxt-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268456603,"owners_count":24253254,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["a11y","ci","dockerfile","e2e","editorconfig","image","lighthouse-ci","linter","nuxt","performance","prettier","security","seo","tailwindcss","typescript","unit-testing","vue"],"created_at":"2024-12-06T17:18:53.389Z","updated_at":"2025-08-02T21:31:55.619Z","avatar_url":"https://github.com/Baroshem.png","language":"TypeScript","readme":"# Nuxt Starter\n\nThis is a Nuxt Starter with several goodies that I have found really useful when I recently had to build several small applications where I was using these additions:\n\n* Testing with Unit \u0026 E2E Setup\n* Static code improvements with Linter/Prettier/Editorconfig\n* Dockerfile for containerization\n* Lighthouse CI for continous Software Quality audits (Performance, SEO, A11Y, Best Practices)\n* Useful modules like Image, TailwindCSS, Security\n* GitHub Actions Continous Integration script\n\nLook at the [Nuxt documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.\n\n## Setup\n\nMake sure to install dependencies:\n\n```bash\n# npm\nnpm install\n\n# pnpm\npnpm install\n\n# yarn\nyarn install\n\n# bun\nbun install\n```\n\n## Development Server\n\nStart the development server on `http://localhost:3000`:\n\n```bash\n# npm\nnpm run dev\n\n# pnpm\npnpm dev\n\n# yarn\nyarn dev\n\n# bun\nbun run dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\n# npm\nnpm run build\n\n# pnpm\npnpm build\n\n# yarn\nyarn build\n\n# bun\nbun run build\n```\n\nLocally preview production build:\n\n```bash\n# npm\nnpm run preview\n\n# pnpm\npnpm preview\n\n# yarn\nyarn preview\n\n# bun\nbun run preview\n```\n\nCheck out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBaroshem%2Fnuxt-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBaroshem%2Fnuxt-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBaroshem%2Fnuxt-starter/lists"}