{"id":20321476,"url":"https://github.com/jagthefriend/nextjs-firebase-auth-template","last_synced_at":"2026-05-10T05:16:28.587Z","repository":{"id":164760548,"uuid":"506390173","full_name":"JagTheFriend/Nextjs-Firebase-Auth-Template","owner":"JagTheFriend","description":"A template integrating Firebase Authentication into Next.js","archived":false,"fork":false,"pushed_at":"2022-07-05T14:10:29.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-04T09:43:58.346Z","etag":null,"topics":["firebase","firebase-auth","nextjs","nextjs-firebase-auth"],"latest_commit_sha":null,"homepage":"https://nextjs-firebase-auth-template.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/JagTheFriend.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-06-22T20:06:03.000Z","updated_at":"2024-07-21T11:13:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c7b520b-3676-4ce3-ad57-ffb858e2de62","html_url":"https://github.com/JagTheFriend/Nextjs-Firebase-Auth-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JagTheFriend/Nextjs-Firebase-Auth-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JagTheFriend%2FNextjs-Firebase-Auth-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JagTheFriend%2FNextjs-Firebase-Auth-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JagTheFriend%2FNextjs-Firebase-Auth-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JagTheFriend%2FNextjs-Firebase-Auth-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JagTheFriend","download_url":"https://codeload.github.com/JagTheFriend/Nextjs-Firebase-Auth-Template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JagTheFriend%2FNextjs-Firebase-Auth-Template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266657952,"owners_count":23963602,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["firebase","firebase-auth","nextjs","nextjs-firebase-auth"],"created_at":"2024-11-14T19:15:25.130Z","updated_at":"2026-05-10T05:16:28.543Z","avatar_url":"https://github.com/JagTheFriend.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\nIt uses Firebase for authentication. \\\nMake sure you enable `Google` for authentication.\n\n## Getting Started\n\nFirst, Make a new file called `.env.public`\\\nPaste this few lines inside of that file:\n\n```.env\nNEXT_PUBLIC_FIREBASE_API_KEY = \u003cPut your apiKey\u003e\nNEXT_PUBLIC_FIREBASE_AUTH_DOMAIN = \u003cPut your authDomain\u003e\nNEXT_PUBLIC_FIREBASE_PROJECT_ID = \u003cPut your projectId\u003e\nNEXT_PUBLIC_FIREBASE_STORAGE_BUCKET = \u003cPut your storageBucket\u003e\nNEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID = \u003cPut your messagingSenderId\u003e\nNEXT_PUBLIC_FIREBASE_APP_ID = \u003cPut your appId\u003e\n```\n\nThen run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagthefriend%2Fnextjs-firebase-auth-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjagthefriend%2Fnextjs-firebase-auth-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagthefriend%2Fnextjs-firebase-auth-template/lists"}