{"id":23457195,"url":"https://github.com/timonwa/nextjs-typescript-boilerplate","last_synced_at":"2026-05-08T01:43:32.245Z","repository":{"id":200021982,"uuid":"704663266","full_name":"Timonwa/nextjs-typescript-boilerplate","owner":"Timonwa","description":"A starter template for Next.js with TypeScript. Kickstart your Next.js projects with built-in linting, formatting, and commit message checks.","archived":false,"fork":false,"pushed_at":"2023-12-21T20:51:24.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T22:44:57.578Z","etag":null,"topics":["commitlint","commitlint-config","husky","husky-hooks","lint-staged","lint-staged-config","nextjs","nextjs-boilerplate","nextjs-template","nextjs-typescript","nextjs-typescript-boilerplate","nextjs-typescript-template","precommit","precommit-hooks","prettier","prettier-config","prettier-eslint"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/Timonwa.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}},"created_at":"2023-10-13T19:04:21.000Z","updated_at":"2023-10-16T08:27:31.000Z","dependencies_parsed_at":"2023-10-15T09:22:28.682Z","dependency_job_id":"84ef5928-28c2-49b1-9e01-24e42cb5b690","html_url":"https://github.com/Timonwa/nextjs-typescript-boilerplate","commit_stats":null,"previous_names":["timonwa/nextjs-typescript-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timonwa%2Fnextjs-typescript-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timonwa%2Fnextjs-typescript-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timonwa%2Fnextjs-typescript-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timonwa%2Fnextjs-typescript-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Timonwa","download_url":"https://codeload.github.com/Timonwa/nextjs-typescript-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248373354,"owners_count":21093161,"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":["commitlint","commitlint-config","husky","husky-hooks","lint-staged","lint-staged-config","nextjs","nextjs-boilerplate","nextjs-template","nextjs-typescript","nextjs-typescript-boilerplate","nextjs-typescript-template","precommit","precommit-hooks","prettier","prettier-config","prettier-eslint"],"created_at":"2024-12-24T04:44:36.528Z","updated_at":"2026-05-08T01:43:27.209Z","avatar_url":"https://github.com/Timonwa.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js TypeScript Boilerplate\n\nA starter template for Next.js with TypeScript. Kickstart your Next.js projects with built-in linting, formatting, and commit message checks.\n\n## 📐 Architecture\n\nThis project is designed to help you get started quickly with Next.js and TypeScript. It includes the following key technologies:\n\n- [Next.js](https://nextjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Prettier](https://prettier.io/)\n- [Commitlint](https://commitlint.js.org/#/)\n- [Husky](https://typicode.github.io/husky/#/)\n- [Lint-staged](https://github.com/okonet/lint-staged)\n\nUpon each commit, the following checks are automatically performed:\n\n- **Linting:** Ensure your code follows consistent coding standards.\n- **Prettier:** Automatically format your code for consistent style.\n- **Commit Message Format:** Enforce clear and standardized commit messages.\n\n## 🚀 Getting Started\n\n### Installation\n\n1. Fork this repository to your own GitHub account.\n\n2. Clone the repository to your local machine:\n\n   ```bash\n   git clone https://github.com/yourusername/nextjs-typescript-boilerplate.git\n   ```\n\n3. Install project dependencies:\n\n   ```bash\n   npm install\n   ```\n\n4. Start the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n5. Open your web browser and navigate to [http://localhost:3000](http://localhost:3000) to see your Next.js application in action.\n\n## 🧰 Features\n\n- **TypeScript:** Write your code with the benefits of static typing.\n- **Next.js:** Enjoy server-side rendering, routing, and more.\n- **Prettier:** Keep your codebase consistently formatted.\n- **Commitlint:** Enforce commit message conventions for better collaboration.\n- **Husky:** Easily manage Git hooks.\n- **Lint-staged:** Run linters on pre-committed files only.\n\n## 📄 License\n\nThis project is open-source and available under the [MIT License](LICENSE). Feel free to use, modify, and distribute it according to your needs.\n\n## 🙏 Acknowledgments\n\nSpecial thanks to the creators of the technologies that make this starter template possible:\n\n- [Next.js](https://nextjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Prettier](https://prettier.io/)\n- [Commitlint](https://commitlint.js.org/#/)\n- [Husky](https://typicode.github.io/husky/#/)\n- [Lint-staged](https://github.com/okonet/lint-staged)\n\n\u003c!-- ## 📖 Additional Resources\n\nLearn more about the technologies used in this project:\n\n- --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimonwa%2Fnextjs-typescript-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimonwa%2Fnextjs-typescript-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimonwa%2Fnextjs-typescript-boilerplate/lists"}