{"id":20630764,"url":"https://github.com/teamhanko/hanko-nuxt-starter","last_synced_at":"2026-02-13T09:05:04.820Z","repository":{"id":191995583,"uuid":"685830590","full_name":"teamhanko/hanko-nuxt-starter","owner":"teamhanko","description":"Nuxt example app showcasing Hanko integration for authentication and user management.","archived":false,"fork":false,"pushed_at":"2025-03-18T15:34:53.000Z","size":185,"stargazers_count":11,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T17:13:02.589Z","etag":null,"topics":["authentication","nuxt","vuejs"],"latest_commit_sha":null,"homepage":"","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/teamhanko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-09-01T05:36:31.000Z","updated_at":"2024-04-08T13:26:49.000Z","dependencies_parsed_at":"2025-03-03T11:30:01.727Z","dependency_job_id":"33d0e128-0f0f-4629-b332-3c7c09c89a02","html_url":"https://github.com/teamhanko/hanko-nuxt-starter","commit_stats":null,"previous_names":["ashutosh-bhadauriya/hanko-nuxt-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamhanko%2Fhanko-nuxt-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamhanko%2Fhanko-nuxt-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamhanko%2Fhanko-nuxt-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamhanko%2Fhanko-nuxt-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teamhanko","download_url":"https://codeload.github.com/teamhanko/hanko-nuxt-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249127117,"owners_count":21216926,"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":["authentication","nuxt","vuejs"],"created_at":"2024-11-16T14:09:28.878Z","updated_at":"2025-10-06T03:32:04.900Z","avatar_url":"https://github.com/teamhanko.png","language":"Vue","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# Hanko Nuxt Starter\n\nThis repo demonstrates how to integrate Hanko with Nuxt application for authentication and user management.\n\nHanko is an open-source authentication and user management solution with a focus on moving the login beyond passwords while being 100% deployable today.\n\n- Built for [passkeys](https://www.passkeys.io) as introduced by Apple, Google, and Microsoft\n- Fast integration with Hanko Elements web components (login box and user profile)\n- API-first, small footprint, cloud-native\n\n## Prerequisites\n\nBefore you begin, ensure you have the following:\n\n- Node.js installed (version 20.0.0 or later)\n- Hanko API URL from [Hanko Cloud](https://cloud.hanko.io/)\n\n\u003e **Note:**\n\u003e You'll need to create a Authentication Project on Hanko Cloud with the App URL `http://localhost:3000`. See our docs to learn how to setup a [auth project](https://docs.hanko.io/setup-hanko-cloud).\n\n## Getting started\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/teamhanko/hanko-nuxt-starter.git\n```\n\n2. Set up environment variables\n\n   * Create a `.env` file in the root directory and add the following environment variables:\n\n    ```sh\n    NUXT_PUBLIC_HANKO_API_URL=your-hanko-api-url\n    ```\n\n   * Replace `your-hanko-api-url` with your actual Hanko API URL.\n\n1. Install the dependencies using your preferred package manager (e.g., `npm`, `pnpm`, `yarn`, or `bun`). For this project, we've used `pnpm`:\n\n```bash\npnpm install\n```\n\n4. Start the development server:\n\n```bash\npnpm dev\n```\n\n## Usage\n\n1. Start the application:\n\n   - Access the application by navigating to `http://localhost:3000` in your web browser.\n\n2. Navigate to login page and experience Hanko Authentication.\n\n\n## Support\n\nFeel free to reach out to us on [Discord](https://hanko.io/community) if you get into any issues.\n\n## License\n\nThis project is licensed under the MIT License.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamhanko%2Fhanko-nuxt-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteamhanko%2Fhanko-nuxt-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamhanko%2Fhanko-nuxt-starter/lists"}