{"id":14957486,"url":"https://github.com/muhammad-fiaz/nextjs-starter-template","last_synced_at":"2026-02-28T08:08:47.343Z","repository":{"id":201023156,"uuid":"706728609","full_name":"muhammad-fiaz/nextjs-starter-template","owner":"muhammad-fiaz","description":"The easiest way to get started with Next.js is by using nextjs-app. This CLI tool enables you to quickly start building a new Next.js application, with everything set up for you. ","archived":false,"fork":false,"pushed_at":"2025-11-15T19:41:07.000Z","size":694,"stargazers_count":4,"open_issues_count":8,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-13T08:15:56.608Z","etag":null,"topics":["boilerplate-template","bolierplate","create-next","create-next-app","create-nextjs-app","next","next-js","next-js-app","next-js-template","next-js-website","nextjs","nextjs-app","nextjs-boilerplate","nextjs-starter","nextjs-template","nextjs-typescript","nextjs13"],"latest_commit_sha":null,"homepage":"https://nextjs-app-zeta-one.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/muhammad-fiaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-10-18T14:01:50.000Z","updated_at":"2025-09-08T15:33:15.000Z","dependencies_parsed_at":"2024-08-17T16:29:26.100Z","dependency_job_id":"7657aec5-2d2d-4b95-b551-eca7736ac7ad","html_url":"https://github.com/muhammad-fiaz/nextjs-starter-template","commit_stats":{"total_commits":83,"total_committers":4,"mean_commits":20.75,"dds":0.3975903614457831,"last_synced_commit":"44eb1a59986e1e5fb7729e8ae6186dd04d655e1e"},"previous_names":["muhammad-fiaz/create-nextjs-app","muhammad-fiaz/nextjs-starter-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/muhammad-fiaz/nextjs-starter-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammad-fiaz%2Fnextjs-starter-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammad-fiaz%2Fnextjs-starter-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammad-fiaz%2Fnextjs-starter-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammad-fiaz%2Fnextjs-starter-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muhammad-fiaz","download_url":"https://codeload.github.com/muhammad-fiaz/nextjs-starter-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammad-fiaz%2Fnextjs-starter-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29928172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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":["boilerplate-template","bolierplate","create-next","create-next-app","create-nextjs-app","next","next-js","next-js-app","next-js-template","next-js-website","nextjs","nextjs-app","nextjs-boilerplate","nextjs-starter","nextjs-template","nextjs-typescript","nextjs13"],"created_at":"2024-09-24T13:14:58.320Z","updated_at":"2026-02-28T08:08:47.317Z","avatar_url":"https://github.com/muhammad-fiaz.png","language":"TypeScript","funding_links":["https://github.com/sponsors/muhammad-fiaz"],"categories":[],"sub_categories":[],"readme":"# Next.js Starter Boilerplate with TypeScript, Tailwind CSS, and ESLint\n \nDon't forget to give it a Star⭐ it will helps a lot\n\nThis is a custom [Next.js](https://nextjs.org/) project template created with `nextjs-app`\n\n## Getting Started\n\nFirst, open the terminal:\n```bash\nnpx nextjs-app projectname\n```\nalternatively, \n\n```bash\ngit clone https://github.com/muhammad-fiaz/create-nextjs-app.git\n````\nthen `cd projectname` after that run npm `install` then just get started by:\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) with 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`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\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 [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\n\n## Support Me\n\nEnjoying my work? Consider supporting me through a little donation❤️\n\n\n[![Sponsor muhammad-fiaz](https://img.shields.io/badge/Sponsor-%231EAEDB.svg?\u0026style=for-the-badge\u0026logo=GitHub-Sponsors\u0026logoColor=white)](https://github.com/sponsors/muhammad-fiaz)\n\nThank you for checking out on [GitHub](https://github.com/muhammad-fiaz/portfolio)!\n\nRemember to Stay tuned for updates and new features!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammad-fiaz%2Fnextjs-starter-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuhammad-fiaz%2Fnextjs-starter-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammad-fiaz%2Fnextjs-starter-template/lists"}