{"id":14007124,"url":"https://github.com/lucky-chap/kaminari","last_synced_at":"2025-05-16T10:06:29.419Z","repository":{"id":64542067,"uuid":"568453082","full_name":"lucky-chap/kaminari","owner":"lucky-chap","description":"Next.js project starter. Configured with tailwindcss and shadcn-ui","archived":false,"fork":false,"pushed_at":"2025-04-27T12:56:40.000Z","size":5883,"stargazers_count":338,"open_issues_count":0,"forks_count":37,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-27T13:38:31.487Z","etag":null,"topics":["boilerplate","nextjs","nextjs-boilerplate","nextjs-example","nextjs-template","react","seo","shadcn","shadcn-ui","shadcnui","starter-project","starter-template","static-site-generator","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://kaminari.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/lucky-chap.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}},"created_at":"2022-11-20T15:26:58.000Z","updated_at":"2025-04-27T12:56:44.000Z","dependencies_parsed_at":"2023-02-09T19:16:04.247Z","dependency_job_id":"e97e6de6-526c-40cc-963e-04ecb66241fb","html_url":"https://github.com/lucky-chap/kaminari","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucky-chap%2Fkaminari","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucky-chap%2Fkaminari/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucky-chap%2Fkaminari/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucky-chap%2Fkaminari/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucky-chap","download_url":"https://codeload.github.com/lucky-chap/kaminari/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509475,"owners_count":22082891,"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":["boilerplate","nextjs","nextjs-boilerplate","nextjs-example","nextjs-template","react","seo","shadcn","shadcn-ui","shadcnui","starter-project","starter-template","static-site-generator","tailwindcss","typescript"],"created_at":"2024-08-10T10:01:50.527Z","updated_at":"2025-05-16T10:06:29.414Z","avatar_url":"https://github.com/lucky-chap.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","boilerplate","Boilerplates \u0026 Starters"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"public/og.png\" alt=\"Next.js and TypeScript\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=PRs\u0026message=welcome\u0026style=for-the-badge\u0026color=24B36B\u0026labelColor=000000\" alt=\"PRs welcome!\" /\u003e\n\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/chhpt/typescript-nextjs-starter?style=for-the-badge\u0026color=24B36B\u0026labelColor=000000\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://twitter.com/intent/follow?screen_name=hunchodotdev\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/hunchodotdev?style=for-the-badge\u0026color=24B36B\u0026labelColor=000000\" alt=\"Follow @hunchodotdev\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Flucky-chap%2Fkaminari\u0026demo-title=Kaminari\u0026demo-description=Next.js%2C%20TailwindCSS%20and%20shadcn-ui%20Starter%20Template\u0026demo-url=https%3A%2F%2Fkaminari.vercel.app\u0026demo-image=https%3A%2F%2Fkaminari.vercel.app%2Fog.png)\n\n## No bullshit Next.js starter by [Huncho](https://github.com/lucky-chap)\n\n## Features 💅\n\n- **Next.js 15.x.x** - Why not?\n- **Tailwind CSS 3** - A utility-first CSS framework\n- **shadcn-ui** - An awesome component library\n- **TypeScript** - JavaScript superset\n- **ESLint** — Pluggable JavaScript linter\n- **Prettier** - Opinionated\n- **Jest** - The delightful JavaScript Testing Framework (coming soon)\n- **Absolute import** - Import folders and files using the `@` prefix\n- **Quick deploy** - Quickly deploy with the `Vercel Deploy button below`\n\n## Getting started 🚀\n\nThe best way to start with this template is using `create-next-app`.\n\n```\nnpx create-next-app my-app -e https://github.com/lucky-chap/kaminari\n```\n\nIf you prefer you can clone this repository and run the following commands inside the project folder:\n\n1. `npm install` or `yarn`;\n2. `yarn dev`;\n\nTo view the project open `http://localhost:3000`.\n\n## Star ✨\n\nI want this project to go far. Please show your support by starring it. Thank you!\n\n## Contributing 🤝\n\n1. Fork this repository;\n2. Create your branch: `git checkout -b my-new-feature`;\n3. Commit your changes: `git commit -m 'Add some feature'`;\n4. Push to the branch: `git push origin my-new-feature`.\n\n**After your pull request is merged**, you can safely delete your branch.\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for more information.\n\n---\n\nMade with ♥ by [TheAscendant](https://twitter.com/hunchodotdev)\n\n## 🔗 Important Links\n\n- [Custom Cypress Config](https://github.com/cypress-io/cypress/issues/22059#issuecomment-1178574704)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucky-chap%2Fkaminari","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucky-chap%2Fkaminari","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucky-chap%2Fkaminari/lists"}