{"id":15046441,"url":"https://github.com/davidyang2149/nextjs-starter","last_synced_at":"2025-10-27T01:30:38.330Z","repository":{"id":40390318,"uuid":"328067026","full_name":"DavidYang2149/nextjs-starter","owner":"DavidYang2149","description":"Nextjs Starter Kit","archived":false,"fork":false,"pushed_at":"2025-02-09T12:45:41.000Z","size":52095,"stargazers_count":7,"open_issues_count":12,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-09T13:34:59.919Z","etag":null,"topics":["cypress","hacktoberfest","jest","nextjs","react","starter-kit","typescript"],"latest_commit_sha":null,"homepage":"https://nextjs-starter-davidyang2149.vercel.app/","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/DavidYang2149.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-09T03:36:35.000Z","updated_at":"2024-12-07T05:40:13.000Z","dependencies_parsed_at":"2023-02-09T21:45:49.566Z","dependency_job_id":"c3de5423-8c7d-4505-844f-b5e3600ae6e7","html_url":"https://github.com/DavidYang2149/nextjs-starter","commit_stats":{"total_commits":229,"total_committers":4,"mean_commits":57.25,"dds":"0.19650655021834063","last_synced_commit":"5bacef97576edfd9ce5c3e5640d94fd7c2e38432"},"previous_names":[],"tags_count":40,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidYang2149%2Fnextjs-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidYang2149%2Fnextjs-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidYang2149%2Fnextjs-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidYang2149%2Fnextjs-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidYang2149","download_url":"https://codeload.github.com/DavidYang2149/nextjs-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238418230,"owners_count":19468869,"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":["cypress","hacktoberfest","jest","nextjs","react","starter-kit","typescript"],"created_at":"2024-09-24T20:53:06.659Z","updated_at":"2025-10-27T01:30:37.936Z","avatar_url":"https://github.com/DavidYang2149.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js starter\n\n- GitHub: [Next.js starter kit](https://github.com/DavidYang2149/nextjs-starter)\n- npm: [Download](https://www.npmjs.com/package/@davidyang2149/nextjs-starter)\n\n## 🚀 Quick start\n\n```sh\nnpx @davidyang2149/nextjs-starter \u003cproject-directory\u003e\n```\n\n## 💎 Tech stack \n\n- TypeScript\n- Next.js\n- React\n- Zustand\n- ESLint\n- Vitest\n- Testing Library\n- Playwright\n\n## 🔖 Node Version in project\n\n```sh\n# .nvmrc\nv20.14.0\n```\nIf you want to manage nvm. recommend to use [fnm(Fast Node Manager)](https://github.com/Schniz/fnm)\n\n```sh\n# use Homebrew\nbrew install fnm\n```\n\n## 📚 Recommend package manager\n\n```sh\n# use Homebrew\nbrew install pnpm\n```\n\n## 📚 Install dependencies\n\n```sh\npnpm install\n```\n\n## 💻 Run dev server\n\n```sh\npnpm dev\n# or\npnpm run dev\n```\n\n## 🧪 Lint and fix\n\n```sh\npnpm lint\n# or\npnpm run lint\n```\n\n## 🧪 Run Coverage\n\n```sh\npnpm test:unit\n# or\npnpm run test:unit\n\n# running option\npnpm run test\n```\n\n## 🧪 Run E2E tests\n\n```sh\npnpm test:e2e\n# or\npnpm run test:e2e\n```\n\n## 🤝 Special thanks to\n\n\u003ca href=\"https://jb.gg/OpenSourceSupport\"\u003e\u003cimg src=\"https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg\" alt=\"JetBrains Logo\" width=\"260\"\u003e\u003c/a\u003e\n\n## ✍️ Authors\n  - [Davidyang2149](https://github.com/DavidYang2149) - **David Yang** - \u003cdavidyang2149@gmail.com\u003e\n\nSee also the list of [contributors](https://github.com/DavidYang2149/nextjs-starter/graphs/contributors)\nwho participated in this project.\n\n## 📝 License\n\n```\nMIT License\n\nCopyright (c) 2021 David Yang\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidyang2149%2Fnextjs-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidyang2149%2Fnextjs-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidyang2149%2Fnextjs-starter/lists"}