{"id":28315740,"url":"https://github.com/huyduc1602/next-project-2025","last_synced_at":"2026-04-16T05:32:05.849Z","repository":{"id":294187903,"uuid":"986187047","full_name":"huyduc1602/next-project-2025","owner":"huyduc1602","description":"NextJS Project Structure 2025","archived":false,"fork":false,"pushed_at":"2025-05-20T02:17:06.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-17T20:22:07.704Z","etag":null,"topics":["nextjs","react","reactquery","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/huyduc1602.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,"zenodo":null}},"created_at":"2025-05-19T08:35:44.000Z","updated_at":"2025-05-20T02:17:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"2defcd1a-0e81-4ff8-b751-c6c637d5d4de","html_url":"https://github.com/huyduc1602/next-project-2025","commit_stats":null,"previous_names":["huyduc1602/next-project-2025"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/huyduc1602/next-project-2025","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huyduc1602%2Fnext-project-2025","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huyduc1602%2Fnext-project-2025/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huyduc1602%2Fnext-project-2025/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huyduc1602%2Fnext-project-2025/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huyduc1602","download_url":"https://codeload.github.com/huyduc1602/next-project-2025/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huyduc1602%2Fnext-project-2025/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["nextjs","react","reactquery","tailwindcss","typescript"],"created_at":"2025-05-25T01:12:25.481Z","updated_at":"2026-04-16T05:32:05.842Z","avatar_url":"https://github.com/huyduc1602.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js Project\n\n## Project Structure\n\n```\nnext-project/\n├── .github/                    # GitHub Actions \u0026 workflows\n├── .husky/                     # Husky pre-commit hooks\n├── public/                     # Static assets (favicon, images, fonts)\n├── src/\n│   ├── app/                    # Next.js App Router (pages, layouts, routes)\n│   ├── components/             # Reusable UI and common components\n│   ├── context/                # React context providers (auth, theme)\n│   ├── hooks/                  # Custom React hooks\n│   ├── lib/                    # Utilities, stores, and helpers\n│   ├── services/               # API service layers\n│   ├── styles/                 # Global styles and variables\n│   └── types/                  # TypeScript type definitions\n├── .env.local                  # Local environment variables\n├── .env.example                # Example environment variables\n├── .eslintrc.json              # ESLint configuration\n├── .gitignore                  # Git ignore rules\n├── next.config.js              # Next.js configuration\n├── package.json                # Project dependencies and scripts\n├── postcss.config.js           # PostCSS configuration\n├── tailwind.config.js          # Tailwind CSS configuration\n├── tsconfig.json               # TypeScript configuration\n└── README.md                   # Project documentation\n```\n\n## Getting Started\n\n1. **Install dependencies:**\n   ```bash\n   npm install\n   ```\n\n2. **Create environment variables:**\n   - Copy `.env.example` to `.env.local` and update values as needed.\n\n3. **Run the development server:**\n   ```bash\n   npm run dev\n   ```\n   The app will be available at [http://localhost:3000](http://localhost:3000).\n\n4. **Build for production:**\n   ```bash\n   npm run build\n   npm start\n   ```\n\n## Features\n- Next.js 15 App Router\n- React 19\n- Tailwind CSS \u0026 PostCSS\n- TypeScript\n- Jotai state management\n- React Query for data fetching\n- Modern folder structure for scalability\n\n---\nFeel free to customize this project structure to fit your needs!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuyduc1602%2Fnext-project-2025","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuyduc1602%2Fnext-project-2025","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuyduc1602%2Fnext-project-2025/lists"}