{"id":21301362,"url":"https://github.com/kyrelldixon/next-tailwind-typescript-starter","last_synced_at":"2025-07-11T20:31:10.970Z","repository":{"id":40864257,"uuid":"237821685","full_name":"kyrelldixon/next-tailwind-typescript-starter","owner":"kyrelldixon","description":"Starter Boilerplate for Tailwind CSS, TypeScript, and Next.js","archived":false,"fork":false,"pushed_at":"2023-10-07T01:51:40.000Z","size":271,"stargazers_count":57,"open_issues_count":3,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-02T08:17:07.290Z","etag":null,"topics":["nextjs","nextjs-boilerplate","nextjs-starter","nextjs-typescript","react","tailwindcss","typescript"],"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/kyrelldixon.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}},"created_at":"2020-02-02T19:08:54.000Z","updated_at":"2024-12-02T00:00:09.000Z","dependencies_parsed_at":"2023-01-19T23:16:42.935Z","dependency_job_id":null,"html_url":"https://github.com/kyrelldixon/next-tailwind-typescript-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/kyrelldixon/next-tailwind-typescript-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyrelldixon%2Fnext-tailwind-typescript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyrelldixon%2Fnext-tailwind-typescript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyrelldixon%2Fnext-tailwind-typescript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyrelldixon%2Fnext-tailwind-typescript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyrelldixon","download_url":"https://codeload.github.com/kyrelldixon/next-tailwind-typescript-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyrelldixon%2Fnext-tailwind-typescript-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264892103,"owners_count":23679227,"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":["nextjs","nextjs-boilerplate","nextjs-starter","nextjs-typescript","react","tailwindcss","typescript"],"created_at":"2024-11-21T15:45:19.317Z","updated_at":"2025-07-11T20:31:05.937Z","avatar_url":"https://github.com/kyrelldixon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tailwind CSS + TypeScript + Next.js Starter\n\nThis is a lightweight starterkit / boilerplate to get up and running with Tailwind CSS, TypeScript and Next.js.\n\n## Why make this boilerplate?\n\nTailwind, Next.js, and TypeScript is an excellent stack for building web apps. The most annoying part of using the stack\nis setting it up every time, so I made an easy to use template that I and many others can use.\n\n## Usage\n\n### 1. Clone Repo\n\nGithub released [Github Templates](https://github.blog/2019-06-06-generate-new-repositories-with-repository-templates/) which allows users to generate a new repo from a template repo that will have the exact same files and structure. You can generate your own repo from this template by using [this link](https://github.com/kyrelldixon/next-tailwind-typescript-starter/generate).\n\nFrom there, you can clone your own repo and modify it however you like.\n\nIf you would rather clone this repo, go to the command line and run:\n\n```bash\ngit clone https://github.com/kyrelldixon/next-tailwind-typescript-starter \u003cyour-project-name\u003e\ncd \u003cyour-project-name\u003e\n```\n\n### 2. Install Dependencies\n\n```bash\npnpm install # npm i\n```\n\n### 3. Run Development Environment\n\n```bash\npnpm dev # npm run dev\n```\n\n### Test Production Environment\n\nI also included a `stage` script that will build and start a production server. You can run it with:\n\n```bash\npnpm stage # npm run stage\n```\n\nAlternatively you can run:\n\n```bash\npnpm build # npm run build\npnpm start # npm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyrelldixon%2Fnext-tailwind-typescript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyrelldixon%2Fnext-tailwind-typescript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyrelldixon%2Fnext-tailwind-typescript-starter/lists"}