{"id":20791043,"url":"https://github.com/pyr33x/nextauth-prisma","last_synced_at":"2026-01-26T13:06:14.947Z","repository":{"id":251914175,"uuid":"838826836","full_name":"Pyr33x/nextauth-prisma","owner":"Pyr33x","description":"NextAuth + Prisma Boilerplate","archived":false,"fork":false,"pushed_at":"2025-08-31T16:02:02.000Z","size":127,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T15:49:18.458Z","etag":null,"topics":["authjs","nextauth","nextjs","postgres","prisma"],"latest_commit_sha":null,"homepage":"https://nextauth.pyr33x.ir","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/Pyr33x.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":"2024-08-06T12:22:53.000Z","updated_at":"2025-02-22T09:45:18.000Z","dependencies_parsed_at":"2024-08-07T11:04:05.036Z","dependency_job_id":null,"html_url":"https://github.com/Pyr33x/nextauth-prisma","commit_stats":null,"previous_names":["pyr33x/nextauth-prisma"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pyr33x/nextauth-prisma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyr33x%2Fnextauth-prisma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyr33x%2Fnextauth-prisma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyr33x%2Fnextauth-prisma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyr33x%2Fnextauth-prisma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pyr33x","download_url":"https://codeload.github.com/Pyr33x/nextauth-prisma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyr33x%2Fnextauth-prisma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28778791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T11:46:04.308Z","status":"ssl_error","status_checked_at":"2026-01-26T11:46:02.664Z","response_time":59,"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":["authjs","nextauth","nextjs","postgres","prisma"],"created_at":"2024-11-17T15:40:33.406Z","updated_at":"2026-01-26T13:06:14.918Z","avatar_url":"https://github.com/Pyr33x.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started\n\nThis is a boilerplate template for [Next-Auth@Beta](https://authjs.dev/getting-started/installation?framework=next.js) + [Prisma Adapter](https://authjs.dev/getting-started/adapters/prisma).\n\n## Installation\n\nClone the repo first using:\n\n```bash\ngit clone https://github.com/pyr33x/nextauth-prisma.git\n```\n\nInstall the dependencies using:\n\n```bash\nnpm install / yarn install / pnpm install\n```\n\n\u003e Default pacakge manager is `pnpm`\n\n## Configuration\n\nFollow the steps below to configure the project:\n\n1. Rename `.env.example` to `.env` and fill the required values.\n2. After setting up the database, you can run the generate command to create the prisma client.\n\n```bash\npnpm generate\n```\n\n3. Run the migration command to create the database tables.\n\n```bash\npnpm migrate\n```\n\n## Development\n\nRun the development server:\n\n```bash\npnpm dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\npnpm build\n```\n\nServe the production build:\n\n```bash\npnpm start\n```\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyr33x%2Fnextauth-prisma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyr33x%2Fnextauth-prisma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyr33x%2Fnextauth-prisma/lists"}