{"id":21979986,"url":"https://github.com/baroshem/nuxt-starter","last_synced_at":"2025-08-21T22:31:11.257Z","repository":{"id":265009380,"uuid":"877201165","full_name":"Baroshem/nuxt-starter","owner":"Baroshem","description":"Opinionated Nuxt Starter","archived":false,"fork":false,"pushed_at":"2024-11-15T21:37:06.000Z","size":366,"stargazers_count":53,"open_issues_count":6,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-14T20:31:22.252Z","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":"2024-12-09T19:28:23.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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230537062,"owners_count":18241515,"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":["a11y","ci","dockerfile","e2e","editorconfig","image","lighthouse-ci","linter","nuxt","performance","prettier","security","seo","tailwindcss","typescript","unit-testing","vue"],"created_at":"2024-11-29T17:08:52.555Z","updated_at":"2024-12-20T05:08:39.888Z","avatar_url":"https://github.com/Baroshem.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"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","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"}