{"id":22362754,"url":"https://github.com/damien-hl/nuxt3-auth-example","last_synced_at":"2025-05-16T07:07:41.366Z","repository":{"id":47601709,"uuid":"490167682","full_name":"damien-hl/nuxt3-auth-example","owner":"damien-hl","description":"Example of a simple authentication system using Nuxt3","archived":false,"fork":false,"pushed_at":"2025-01-29T08:26:14.000Z","size":3088,"stargazers_count":379,"open_issues_count":1,"forks_count":65,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-08T18:18:52.170Z","etag":null,"topics":["auth","authentication","example","nuxt","nuxt3","typescript","vue3"],"latest_commit_sha":null,"homepage":"https://nuxt3-auth-example.vercel.app","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/damien-hl.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":"2022-05-09T06:51:43.000Z","updated_at":"2025-03-28T21:17:04.000Z","dependencies_parsed_at":"2025-01-17T16:09:32.189Z","dependency_job_id":"7bff3c6f-0294-454e-8143-5a1d19e37ad4","html_url":"https://github.com/damien-hl/nuxt3-auth-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damien-hl%2Fnuxt3-auth-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damien-hl%2Fnuxt3-auth-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damien-hl%2Fnuxt3-auth-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damien-hl%2Fnuxt3-auth-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damien-hl","download_url":"https://codeload.github.com/damien-hl/nuxt3-auth-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254485065,"owners_count":22078767,"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":["auth","authentication","example","nuxt","nuxt3","typescript","vue3"],"created_at":"2024-12-04T17:11:18.761Z","updated_at":"2025-05-16T07:07:36.358Z","avatar_url":"https://github.com/damien-hl.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Nuxt 3 Auth example\n\nThis application is a simple example of how to implement a local authentication system using Nuxt.\n\n![Cover](./.github/assets/banner.jpg)\n\n## Features\n\n- 🔐 Login with email and password\n- 🛡️ Guest, private and admin only pages\n- 🔥 Keep user authenticated after page refresh\n\n## Setup\n\nMake sure to install the dependencies:\n\n```bash\n# yarn\nyarn install\n\n# npm\nnpm install\n\n# pnpm\npnpm install --shamefully-hoist\n```\n\nCopy the `.env.example` file to `.env` and fill in the values.\n\n```bash\ncp .env.example .env\n```\n\n## Development Server\n\nStart the development server on http://localhost:3000\n\n```bash\nnpm run dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\nnpm run build\n```\n\nLocally preview production build:\n\n```bash\nnpm run preview\n```\n\nCheckout the [deployment documentation](https://v3.nuxtjs.org/docs/deployment) for more information.\n\n## Credits\n\n- [Nuxt](https://nuxt.com/)\n- [UnoCSS](https://unocss.dev/)\n- [The Copenhagen Book](https://thecopenhagenbook.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamien-hl%2Fnuxt3-auth-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamien-hl%2Fnuxt3-auth-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamien-hl%2Fnuxt3-auth-example/lists"}