{"id":18992103,"url":"https://github.com/ecarry/nextjs-full-stack-template","last_synced_at":"2026-04-28T12:34:47.111Z","repository":{"id":231469434,"uuid":"781822237","full_name":"ECarry/nextjs-full-stack-template","owner":"ECarry","description":"nextjs full stack template","archived":false,"fork":false,"pushed_at":"2024-04-07T03:09:18.000Z","size":207,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T15:11:55.376Z","etag":null,"topics":["authjs","nextjs","shadcn-ui","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"","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/ECarry.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-04-04T05:26:16.000Z","updated_at":"2024-04-04T14:15:09.000Z","dependencies_parsed_at":"2025-01-01T15:11:31.199Z","dependency_job_id":"870ebbfd-d350-48b6-bd31-c8d01da56406","html_url":"https://github.com/ECarry/nextjs-full-stack-template","commit_stats":null,"previous_names":["ecarry/nextjs-full-stack-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECarry%2Fnextjs-full-stack-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECarry%2Fnextjs-full-stack-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECarry%2Fnextjs-full-stack-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ECarry%2Fnextjs-full-stack-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ECarry","download_url":"https://codeload.github.com/ECarry/nextjs-full-stack-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240003439,"owners_count":19732408,"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":["authjs","nextjs","shadcn-ui","tailwindcss","typescript"],"created_at":"2024-11-08T17:16:28.326Z","updated_at":"2026-04-14T16:30:20.853Z","avatar_url":"https://github.com/ECarry.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js Full Stack Template 🚀\n\nThis is a project template for a full-stack application built with Next.js, including Prisma, MongoDB, AuthJS v5, Shadcn UI, and Tailwind CSS.\n\n## Quick Start 🏃‍♂️\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses `next/font` to automatically optimize and load Inter, a custom Google Font.\n\n## Technology Stack 💻\n\n- **Next.js**: React framework for building fast, scalable applications.\n- **Prisma**: Modern database tool for database operations and management.\n- **MongoDB**: Flexible, scalable NoSQL database.\n- **AuthJS v5**: JavaScript library for authentication and authorization.\n- **Shadcn UI**: A simple, flexible UI component library.\n- **Tailwind CSS**: Highly customizable CSS framework.\n\n## Directory Structure 📂\n\n```\n.\n├── README.md\n├── app\n│   ├── api\n│   │   └── auth\n│   │       └── [...nextauth]\n│   │           └── route.ts\n│   ├── client-example\n│   │   └── page.tsx\n│   ├── favicon.ico\n│   ├── globals.css\n│   ├── layout.tsx\n│   └── page.tsx\n├── auth.config.ts\n├── auth.ts\n├── components\n│   ├── auth-components.tsx\n│   ├── client-example.tsx\n│   ├── custom-link.tsx\n│   ├── header.tsx\n│   ├── main-nav.tsx\n│   ├── modals\n│   │   └── test-modal.tsx\n│   ├── mode-toggle.tsx\n│   ├── providers\n│   │   └── modal-provider.tsx\n│   ├── session-data.tsx\n│   ├── theme-provider.tsx\n│   ├── ui\n│   │   ├── avatar.tsx\n│   │   ├── button.tsx\n│   │   ├── dialog.tsx\n│   │   ├── dropdown-menu.tsx\n│   │   ├── form.tsx\n│   │   ├── input.tsx\n│   │   └── label.tsx\n│   ├── user-button.tsx\n│   └── zustand-test.tsx\n├── components.json\n├── hooks\n│   └── use-modal-store.ts\n├── lib\n│   ├── db.ts\n│   └── utils.ts\n├── middleware.ts\n├── next.config.mjs\n├── package-lock.json\n├── package.json\n├── postcss.config.js\n├── prisma\n│   └── schema.prisma\n├── public\n│   ├── next.svg\n│   └── vercel.svg\n├── tailwind.config.ts\n└── tsconfig.json\n```\n\n## Contributing 🤝\n\nContributions are welcome! Check out the contributing guidelines to get started.\n\n## License 📄\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecarry%2Fnextjs-full-stack-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecarry%2Fnextjs-full-stack-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecarry%2Fnextjs-full-stack-template/lists"}