{"id":15095730,"url":"https://github.com/rahulpeacock/nextjs-stack","last_synced_at":"2026-02-16T19:37:19.135Z","repository":{"id":255949860,"uuid":"853960157","full_name":"rahulpeacock/nextjs-stack","owner":"rahulpeacock","description":"A minimal, ready-to-use starter kit for building next.js apps quickly with typescript","archived":false,"fork":false,"pushed_at":"2024-10-08T16:11:34.000Z","size":231,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T13:27:56.839Z","etag":null,"topics":["biomejs","javascript","nextjs14","pnpm","react-query","reactjs","sass","shadcn-ui","starter-template","tailwindcss","typescript","zustand"],"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/rahulpeacock.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}},"created_at":"2024-09-08T02:37:42.000Z","updated_at":"2024-10-08T16:11:38.000Z","dependencies_parsed_at":"2024-09-19T20:33:09.876Z","dependency_job_id":"22f189ab-6265-4c21-8f5b-a58f62916b8c","html_url":"https://github.com/rahulpeacock/nextjs-stack","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"ced7916d8a95b7f51162a0bcdae74d7c5cda8176"},"previous_names":["rahulpeacock/next-app-stack","rahulpeacock/nextjs-stack"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/rahulpeacock/nextjs-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulpeacock%2Fnextjs-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulpeacock%2Fnextjs-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulpeacock%2Fnextjs-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulpeacock%2Fnextjs-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahulpeacock","download_url":"https://codeload.github.com/rahulpeacock/nextjs-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulpeacock%2Fnextjs-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272156082,"owners_count":24883167,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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":["biomejs","javascript","nextjs14","pnpm","react-query","reactjs","sass","shadcn-ui","starter-template","tailwindcss","typescript","zustand"],"created_at":"2024-09-25T15:41:31.377Z","updated_at":"2025-09-19T18:48:05.382Z","avatar_url":"https://github.com/rahulpeacock.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ⚛️ Next.js Stack\nA simple, flexible and batteries-included starter template to kickstart your Next.js project with ease.\n\n#### The Stack includes\n- [Typescript](https://www.typescriptlang.org/) for type safe and scalable full-stack app\n- [Next.js](https://nextjs.org/) as the react framework\n- [React.js](https://react.dev/) as the library for building frontend application\n- [Tailwind CSS](https://tailwindcss.com/) for styling\n- [Shadcn UI](https://ui.shadcn.com/) as the UI component library\n- [Biome](https://biomejs.dev/) for formatting and linting\n- [pnpm](https://pnpm.io/) as fast, efficient package-manager\n\n#### Installation\n1. Clone the repository ```git clone https://github.com/rahulpeacock/nextjs-stack.git```\n2. Navigate to the directory ```cd nextjs-stack```\n3. Install dependencies ```pnpm install```\n4. Starting the development server ```pnpm dev```\n5. This will launch the app in development mode. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\n\u003e Make sure you have __Node.js__ and __pnpm__ installed in your machine\n\n#### Project Structure\n```\n.\n├── public\n│   └── ...\n├── src\n│   ├── app\n│   │   ├── layout.tsx\n│   │   ├── page.tsx\n│   │   └── ...\n│   ├── client\n│   │   ├── providers\n│   │   └── store\n│   ├── components\n│   │   ├── ui\n│   │   └── ...\n│   ├── lib\n│   │   └── utils.ts\n│   └── styles\n│       └── main.css\n├── .env.example\n├── .gitignore\n├── biome.json\n├── components.json\n├── next.config.mjs\n├── package.json\n├── pnpm-lock.yml\n├── postcss.config.mjs\n├── tailwind.config.ts\n└── tsconfig.json\n```\n\n#### Support \u0026 Contribute\nIf you found this project helpful or enjoyed using it, please consider giving it a ⭐️ on GitHub! It helps others find the project and motivates us to keep improving.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulpeacock%2Fnextjs-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahulpeacock%2Fnextjs-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulpeacock%2Fnextjs-stack/lists"}