{"id":16682785,"url":"https://github.com/gravitano/nuxt3-tailwind-kit","last_synced_at":"2025-04-06T03:07:17.131Z","repository":{"id":41204701,"uuid":"423081597","full_name":"gravitano/nuxt3-tailwind-kit","owner":"gravitano","description":"Nuxt Tailwind Starter Kit","archived":false,"fork":false,"pushed_at":"2024-08-30T04:21:12.000Z","size":3787,"stargazers_count":278,"open_issues_count":4,"forks_count":50,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-30T01:13:10.447Z","etag":null,"topics":["buttons","nuxt","nuxt-starter","nuxt-template","nuxt3","tailwind","tailwindcss","ui-components","vue"],"latest_commit_sha":null,"homepage":"https://nuxt3-tailwind-kit.vercel.app/","language":"Vue","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/gravitano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"gravitano","ko_fi":"gravitano"}},"created_at":"2021-10-31T07:25:36.000Z","updated_at":"2025-03-26T14:15:42.000Z","dependencies_parsed_at":"2024-12-03T20:11:55.585Z","dependency_job_id":null,"html_url":"https://github.com/gravitano/nuxt3-tailwind-kit","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitano%2Fnuxt3-tailwind-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitano%2Fnuxt3-tailwind-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitano%2Fnuxt3-tailwind-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gravitano%2Fnuxt3-tailwind-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gravitano","download_url":"https://codeload.github.com/gravitano/nuxt3-tailwind-kit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427006,"owners_count":20937201,"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":["buttons","nuxt","nuxt-starter","nuxt-template","nuxt3","tailwind","tailwindcss","ui-components","vue"],"created_at":"2024-10-12T14:08:31.985Z","updated_at":"2025-04-06T03:07:17.109Z","avatar_url":"https://github.com/gravitano.png","language":"Vue","funding_links":["https://github.com/sponsors/gravitano","https://ko-fi.com/gravitano"],"categories":["Vue"],"sub_categories":[],"readme":"# Nuxt 3 Tailwind Kit\n\nNuxt 3 + Tailwind Starter Kit.\n\n## Features\n\n- [Nuxt 3](https://v3.nuxtjs.org/)\n- [Nuxt Content v2](https://content.nuxtjs.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Nuxt Icon](https://github.com/nuxt-modules/icon)\n- State management with [Pinia](https://pinia.vuejs.org/)\n- Easy form validation with [vee-validate](https://vee-validate.logaretm.com/v4/)\n- Custom authentication store via [`useAuthStore`](./stores/auth.ts)\n- Internationalization via [@nuxtjs/i18n](https://v8.i18n.nuxtjs.org/)\n- Modular with [Nuxt Layer](https://nuxt.com/docs/getting-started/layers)\n\n## Directory Structure\n\n```bash\n.\n├── apps              # Nuxt Layer\n│   └── admin         # Admin Panel\n│   └── auth          # Authentication\n│   └── blog          # Blog\n│   └── docs          # Documentation\n│   └── landing       # Landing Page\n│   └── store         # Store\n├── components        # Global Components\n├── content           # Nuxt Content\n├── layouts           # Layouts\n├── plugins           # Plugins\n├── stores            # Stores\n├── ui                # UI Component Library\n├── app.config.ts     # Application Config\n```\n\n## Try it Now\n\n### Stackblitz\n\n- Try on [stackblitz](https://stackblitz.com/github/gravitano/nuxt3-tailwind-kit/tree/main)\n\n### Online Demo\n\n- Try [online demo](https://nuxt3-tailwind-kit.vercel.app/)\n\n### GitHub Template\n\n[Create a repo from this template on GitHub.](https://github.com/gravitano/nuxt3-tailwind-kit/generate)\n\n### Local\n\nIf you prefer to do it manually with the cleaner git history\n\n```bash\nnpx nuxi init -t gh:gravitano/nuxt3-tailwind-kit my-nuxt-app\ncd my-nuxt-app\npnpm\npnpm dev\n```\n\n## Development\n\nWe recommend to look at the [documentation](https://v3.nuxtjs.org).\n\nMake sure to install the dependencies\n\n```bash\npnpm install\n```\n\nStart the development server on http://localhost:3000\n\n```bash\npnpm dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\npnpm build\n```\n\nCheckout the [deployment documentation](https://v3.nuxtjs.org/docs/deployment).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravitano%2Fnuxt3-tailwind-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgravitano%2Fnuxt3-tailwind-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgravitano%2Fnuxt3-tailwind-kit/lists"}