{"id":23874106,"url":"https://github.com/vfshera/better-auth-rr7","last_synced_at":"2026-04-29T15:32:34.817Z","repository":{"id":268308971,"uuid":"903934732","full_name":"vfshera/better-auth-rr7","owner":"vfshera","description":"Better Auth with React Router 7","archived":false,"fork":false,"pushed_at":"2024-12-20T13:23:48.000Z","size":296,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T17:52:19.186Z","etag":null,"topics":["better-auth","react-router"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/vfshera.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-12-15T23:22:24.000Z","updated_at":"2024-12-21T23:41:17.000Z","dependencies_parsed_at":"2024-12-16T00:34:48.586Z","dependency_job_id":null,"html_url":"https://github.com/vfshera/better-auth-rr7","commit_stats":null,"previous_names":["vfshera/better-auth-rr7"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfshera%2Fbetter-auth-rr7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfshera%2Fbetter-auth-rr7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfshera%2Fbetter-auth-rr7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfshera%2Fbetter-auth-rr7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vfshera","download_url":"https://codeload.github.com/vfshera/better-auth-rr7/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240233828,"owners_count":19769258,"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":["better-auth","react-router"],"created_at":"2025-01-03T17:52:30.696Z","updated_at":"2026-04-29T15:32:34.773Z","avatar_url":"https://github.com/vfshera.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Router + Better Auth\n\nThis project shows how to use [Better Auth](https://www.better-auth.com/) in [React Router v7](https://reactrouter.com/) project.\n\nWhats implemented:\n\n- Email Password Login | [Docs](https://www.better-auth.com/docs/authentication/email-password)\n- Social/OAuth Login with Github | [Docs](https://www.better-auth.com/docs/authentication/github)\n- Simple UI with [shadcn ui](https://ui.shadcn.com/) and [Tailwind CSS](https://tailwindcss.com/)\n\nLibraries used:\n\n- [Drizzle ORM](https://orm.drizzle.team/)\n- [Sonner Toasts](https://sonner.emilkowal.ski/)\n- [React Hook Form](https://react-hook-form.com/)\n- [Zod](https://zod.dev/)\n- [Remix Flat Routes](https://github.com/kiliman/remix-flat-routes)\n\n## Getting Started\n\n### Installation\n\nInstall the dependencies:\n\n```bash\npnpm install\n```\n\n### Development\n\nStart the development server with HMR:\n\n```bash\npnpm dev\n```\n\nYour application will be available at `http://localhost:5173`.\n\n## Building for Production\n\nCreate a production build:\n\n```bash\npnpm build\n```\n\n## Deployment\n\nIf you're familiar with deploying Node applications, the built-in app server is production-ready.\n\nMake sure to deploy the output of `npm run build`\n\n```\n├── package.json\n├── package-lock.json (or pnpm-lock.yaml, or bun.lockb)\n├── build/\n│   ├── client/    # Static assets\n│   └── server/    # Server-side code\n```\nLicense [MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvfshera%2Fbetter-auth-rr7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvfshera%2Fbetter-auth-rr7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvfshera%2Fbetter-auth-rr7/lists"}