{"id":22387809,"url":"https://github.com/jonasfroeller/nuxt-enterprise-starter","last_synced_at":"2026-01-18T14:27:37.404Z","repository":{"id":214532592,"uuid":"736747833","full_name":"jonasfroeller/nuxt-enterprise-starter","owner":"jonasfroeller","description":"nuxt-enterprise-starter","archived":false,"fork":false,"pushed_at":"2024-02-19T19:40:25.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T21:14:53.061Z","etag":null,"topics":["nuxt-starter-template"],"latest_commit_sha":null,"homepage":"https://nuxt-enterprise-starter.vercel.app","language":"Vue","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/jonasfroeller.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-12-28T18:59:58.000Z","updated_at":"2023-12-28T19:04:08.000Z","dependencies_parsed_at":"2025-03-26T21:14:30.618Z","dependency_job_id":"2df49160-0003-4a8e-ad66-0eb66fd45210","html_url":"https://github.com/jonasfroeller/nuxt-enterprise-starter","commit_stats":null,"previous_names":["jonasfroeller/nuxt-enterprise-starter"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/jonasfroeller/nuxt-enterprise-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasfroeller%2Fnuxt-enterprise-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasfroeller%2Fnuxt-enterprise-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasfroeller%2Fnuxt-enterprise-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasfroeller%2Fnuxt-enterprise-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonasfroeller","download_url":"https://codeload.github.com/jonasfroeller/nuxt-enterprise-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasfroeller%2Fnuxt-enterprise-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28537578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T13:04:05.990Z","status":"ssl_error","status_checked_at":"2026-01-18T13:01:44.092Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nuxt-starter-template"],"created_at":"2024-12-05T02:11:12.614Z","updated_at":"2026-01-18T14:27:37.387Z","avatar_url":"https://github.com/jonasfroeller.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuxt Enterprise Starter\n\n```bash\n# initialized using nuxi\nnpx nuxi init -t ui nuxt-enterprise-starter\n```\n\n## [Why](https://nuxt.com/docs/getting-started/introduction)?\n\nWhy not :)  \nI like to learn frameworks by building a poc project with them, to see if they fit my needs and how they behave.  \nI really like **SvelteKit**, but I tried Nuxt and it does so many things right as well.  \nNuxt also feels a lot more mature and suiting for bigger projects.  \n**\\+** The vuejs and nuxt community is awesome!\n\n**Docs**: [nuxt.com/docs](https://nuxt.com/docs/getting-started/introduction)  \nOther **starters**: [nuxt.new](https://nuxt.new)  \nAnd **templates**: [nuxt.templates](https://nuxt.com/templates)  \nMore of nuxt: [nuxt.resources](https://github.com/nuxt/awesome)\n\n## Features\n\n- [x] [Nuxt](https://nuxt.com)\n- **UI**\n  - [x] [Nuxt UI](https://ui.nuxt.com)\n  - [x] [TailwindCSS](https://nuxt.com/modules/tailwindcss)\n    - [ ] [Typography](https://tailwindcss.com/docs/typography-plugin)\n  - [ ] [Google Fonts](https://nuxt.com/modules/google-fonts)\n- **Content**\n  - [x] [Nuxt Content](https://nuxt.com/modules/content)\n  - [ ] [Strapi CMS](https://strapi.io)\n    - [nuxt-module](https://nuxt.com/modules/strapi)\n    - [image](https://hub.docker.com/r/strapi/strapi)\n  - [ ] [SEO](https://nuxt.com/modules/seo-kit)\n- **Assets/Images**\n  - [ ] [Nuxt Image](https://nuxt.com/modules/image)\n  - [ ] [Image Lazy Loading](https://nuxt.com/modules/unlazy)\n  - [ ] [PWA](https://nuxt.com/modules/vite-pwa-nuxt)\n- **Testing**\n  - [ ] [Unlighthouse](https://unlighthouse.dev/integrations/nuxt)\n- **Database**\n  - [ ] [MongoDB](https://nuxt.com/modules/nuxt-mongoose)\n  - [ ] [DrizzleORM](https://orm.drizzle.team/)\n  - [ ] [Authentication](https://nuxt.com/modules/authjs)\n- **Legal**\n  - [ ] [Cookies](https://nuxt.com/modules/cookie-control)\n- **Monitoring/Analytics**\n  - [ ] [Analytics](https://nuxt.com/modules/umami)\n- **Payments**\n  - [ ] [Payments](https://nuxt.com/modules/stripe-next)\n- **Emails**\n  - [ ] [Vue Email](https://nuxt.com/modules/vue-email)\n- **Other**\n  - [ ] [SwiperJS](https://nuxt.com/modules/swiper)\n  - [ ] [Algolia Search](https://nuxt.com/modules/algolia)\n  - [ ] [DDos Protection](https://nuxt.com/modules/turnstile)\n\n---\n\n- **more [modules](https://nuxt.com/modules) you could add**  \n  - [ChatGPT](https://nuxt.com/modules/nuxt-chatgpt)\n\n## Setup\n\n### Install Dependencies:\n\n```bash\npnpm install\n```\n\n### Add Dependencies:\n\n#### Development Scope\n\n```bash\npnpm add -D \u003cdependency\u003e\n```\n\n#### Production Scope\n\n```bash\npnpm add \u003cdependency\u003e\n```\n\n### Remove Dependencies:\n\n```bash\npnpm remove \u003cdependency\u003e\n```\n\n### Other Commands\n\n```bash\n# update dependencies\npnpm update\n\n# list dependencies\npnpm list\n\n# list outdated dependencies\npnpm outdated\n\n# run script\npnpm [run] \u003cscript\u003e\n\n# npx equivalent\npnpm dlx \u003ccommand\u003e\n\n# exec command\npnpm exec \u003ccommand\u003e\n\n# initialize project\npnpm create \u003ctemplate\u003e \u003cname\u003e\n```\n\n## Development\n\n```bash\npnpm run dev -o\n```\n\n## Production\n\n### Build\n\n```bash\npnpm run build\n```\n\n### Serve Build\n\nLocally preview production build:\n\n```bash\npnpm 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%2Fjonasfroeller%2Fnuxt-enterprise-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonasfroeller%2Fnuxt-enterprise-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonasfroeller%2Fnuxt-enterprise-starter/lists"}