{"id":18012818,"url":"https://github.com/avneesh0612/next-fullstack-template","last_synced_at":"2025-08-29T05:05:32.847Z","repository":{"id":133646819,"uuid":"536400000","full_name":"avneesh0612/next-fullstack-template","owner":"avneesh0612","description":"A fullstack next.js template with all the fun stuff like next auth, mongodb, prisma, chakra ui","archived":false,"fork":false,"pushed_at":"2022-09-15T03:30:25.000Z","size":1702,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T20:56:08.261Z","etag":null,"topics":["chakra-ui","eslint","mongodb","nextjs","prettier","prisma"],"latest_commit_sha":null,"homepage":"https://next-fullstack-template.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avneesh0612.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-09-14T03:33:36.000Z","updated_at":"2024-06-12T18:02:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc4bbf8a-6972-4efd-9e45-33b7b36d1dd6","html_url":"https://github.com/avneesh0612/next-fullstack-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/avneesh0612/next-fullstack-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Fnext-fullstack-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Fnext-fullstack-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Fnext-fullstack-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Fnext-fullstack-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avneesh0612","download_url":"https://codeload.github.com/avneesh0612/next-fullstack-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Fnext-fullstack-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272631632,"owners_count":24967104,"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-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["chakra-ui","eslint","mongodb","nextjs","prettier","prisma"],"created_at":"2024-10-30T03:19:05.009Z","updated_at":"2025-08-29T05:05:32.824Z","avatar_url":"https://github.com/avneesh0612.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to FullStack Next.js template 👋\u003c/h1\u003e\n\n![FullStack Next.js template](/public/og.png)\n\n\u003e A fullstack next.js template with all the fun stuff like next auth, mongodb, prisma, chakra ui\n\n### ✨ [Demo](http://next-fullstack-template.vercel.app/)\n\n## Tech\n\n-   Next.js\n-   Next Auth\n-   MongoDB\n-   Prisma\n-   Chakra UI\n-   Typescript\n-   Prettier\n-   ESlint\n\n## One click deploy\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Favneesh0612%2Fnext-fullstack-template\u0026env=DATABASE_URL,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,NEXTAUTH_SECRET,NEXTAUTH_URL)\n\n## Install\n\n```sh\npnpm\n```\n\n## How to use\n\n### Clone the template\n\n```bash\ngit clone https://github.com/avneesh0612/next-fullstack-template.git\n```\n\n### Add environment variables\n\n```\nDATABASE_URL=\nGOOGLE_CLIENT_ID=\nGOOGLE_CLIENT_SECRET=\nNEXTAUTH_SECRET=\nNEXTAUTH_URL=\n```\n\n-   Create a new mongodb database and get the connection string\n-   Create a new google oauth app and get the client id and secret\n-   Generate a random string for NEXTAUTH_SECRET\n\n```bash\nopenssl rand -hex 32\n```\n\n-   Set NEXTAUTH_URL to your domain name (http://localhost:3000 if you are running locally)\n\n## Author\n\n👤 **Avneesh Agarwal**\n\n-   Website: https://www.avneesh.tech/\n-   Twitter: [@avneesh0612](https://twitter.com/avneesh0612)\n-   Github: [@avneesh0612](https://github.com/avneesh0612)\n-   LinkedIn: [@avneesh0612](https://linkedin.com/in/avneesh0612)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003eFeel free to check [issues page](https://github.com/avneesh0612/next-fullstack-template/issues).\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nCopyright © 2022 [Avneesh Agarwal](https://github.com/avneesh0612).\u003cbr /\u003e\nThis project is [GPL--3.0](https://github.com/avneesh0612/next-fullstack-template/blob/main/LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favneesh0612%2Fnext-fullstack-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favneesh0612%2Fnext-fullstack-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favneesh0612%2Fnext-fullstack-template/lists"}