{"id":51203938,"url":"https://github.com/stackoverprof/next-starter","last_synced_at":"2026-06-28T02:06:57.723Z","repository":{"id":134891688,"uuid":"447588533","full_name":"stackoverprof/next-starter","owner":"stackoverprof","description":"[ TEMPLATE ] The template for a quick and intuitive workflow with Next.js and tailwindcss","archived":false,"fork":false,"pushed_at":"2025-10-20T00:02:43.000Z","size":898,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T03:52:14.272Z","etag":null,"topics":[],"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/stackoverprof.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-13T12:19:26.000Z","updated_at":"2025-10-20T00:02:47.000Z","dependencies_parsed_at":"2023-07-07T21:01:41.636Z","dependency_job_id":null,"html_url":"https://github.com/stackoverprof/next-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/stackoverprof/next-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackoverprof%2Fnext-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackoverprof%2Fnext-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackoverprof%2Fnext-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackoverprof%2Fnext-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackoverprof","download_url":"https://codeload.github.com/stackoverprof/next-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackoverprof%2Fnext-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34874571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":[],"created_at":"2026-06-28T02:06:56.210Z","updated_at":"2026-06-28T02:06:57.711Z","avatar_url":"https://github.com/stackoverprof.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# next-starter\n\n**by stackoverprof**\n\nProduction-ready Next.js boilerplate with advanced tooling \u0026 code quality.\n\n## Features\n\n- ⚡ **Next.js 15.5.6** + Turbopack + App Router\n- 🎨 **Tailwind CSS v4** + custom flexbox utilities\n- 🔧 **ESLint + Prettier** with auto-sorting\n- 🔄 **@stackoverprof/use-shared-state**\n\n## Quick Start\n\n```bash\ngit clone \u003cyour-repo-url\u003e\ncd next-starter\nnpm install\nnpm run dev\n```\n\n**Scripts:** `dev` | `build` | `start` | `format`\n\n## What's Added Beyond `next init`\n\n- **Advanced ESLint** with perfectionist, prefer-arrow, prettier plugins\n- **Custom flexbox utilities** (flex-cc, flex-bc, etc.) for rapid layouts\n- **@stackoverprof/use-shared-state** for lightweight state management\n- **Turbopack** for faster builds\n- **Dark mode** support\n\n## Custom Flexbox Utilities\n\n```css\n.flex-cc  /* center center */\n.flex-bc  /* center between */\n.flex-sc  /* center start */\n.flex-ec  /* center end */\n.col      /* flex-col */\n.full     /* h-full w-full */\n```\n\n**Usage:**\n```jsx\n\u003cdiv className=\"flex-cc h-screen\"\u003eCentered\u003c/div\u003e\n\u003cdiv className=\"flex-bc p-4\"\u003eSpace between\u003c/div\u003e\n\u003cdiv className=\"col flex-cc gap-4\"\u003eVertical\u003c/div\u003e\n```\n\n**Happy coding!** 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackoverprof%2Fnext-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackoverprof%2Fnext-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackoverprof%2Fnext-starter/lists"}