{"id":16998140,"url":"https://github.com/aulianza/next-tailwind-starter","last_synced_at":"2025-04-15T23:22:24.075Z","repository":{"id":178819559,"uuid":"657833661","full_name":"aulianza/next-tailwind-starter","owner":"aulianza","description":"🔰 Next.js + TS + Tailwind CSS  starter template packed with useful features","archived":false,"fork":false,"pushed_at":"2025-03-24T16:21:01.000Z","size":20898,"stargazers_count":5,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T02:34:22.254Z","etag":null,"topics":["boilerplate","commitlint","eslint","nextjs","prettier","react","starter-template","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://next-tailwind-starter.aulianza.id","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/aulianza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"aulianza","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://trakteer.id/aulianza","https://saweria.co/aulianza"]}},"created_at":"2023-06-24T01:14:17.000Z","updated_at":"2025-01-26T19:34:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"9055e843-c5b5-41dc-bcb7-8de8769356c1","html_url":"https://github.com/aulianza/next-tailwind-starter","commit_stats":{"total_commits":42,"total_committers":3,"mean_commits":14.0,"dds":"0.38095238095238093","last_synced_commit":"63d0f49c5087c3df058927f4c7cc5ca6a2561807"},"previous_names":["aulianza/aulianza-next-tailwind-starter","aulianza/next-tailwind-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aulianza%2Fnext-tailwind-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aulianza%2Fnext-tailwind-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aulianza%2Fnext-tailwind-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aulianza%2Fnext-tailwind-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aulianza","download_url":"https://codeload.github.com/aulianza/next-tailwind-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249168612,"owners_count":21223724,"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","commitlint","eslint","nextjs","prettier","react","starter-template","tailwindcss","typescript"],"created_at":"2024-10-14T04:04:20.437Z","updated_at":"2025-04-15T23:22:24.069Z","avatar_url":"https://github.com/aulianza.png","language":"TypeScript","funding_links":["https://github.com/sponsors/aulianza","https://trakteer.id/aulianza","https://saweria.co/aulianza"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003enext-tailwind-starter\u003c/h1\u003e\n    \u003cp\u003e🔰 Next.js + TS + Tailwind CSS starter template packed with useful features\u003c/p\u003e\n  \u003cbr /\u003e\n\n  \u003cdiv\u003e\n    \u003cimg width=\"1011\" alt=\"image\" src=\"https://github.com/aulianza/next-tailwind-starter/assets/15605885/afe3fc57-b548-4eb4-b894-c96d749ab322\"\u003e\n\u003c/div\u003e\n\n\u003c/div\u003e\n\u003cbr /\u003e\n\n## Introduction\n\nIntroducing a simple Next.js with Typescript and Tailwind CSS starter template. This custom-made template has been carefully designed to simplify complex configurations and time-consuming setups, allowing developers (me; especially) to focus on my work effortlessly.\n\nIf you find this amazing creation valuable, you're invited to use it for your own projects. I warmly welcome any helpful feedback or suggestions you may have. You can easily make your own version by copying or downloading this code repository and contribute your own fantastic ideas by submitting a Pull Request.\n\u003cbr /\u003e\u003cbr /\u003e\n\n## Features\n\nThis repository is packed with:\n\n- 🎉 Next.js 13.4\n- ⚛️ React 18\n- 🔰 TypeScript\n- 💠 Tailwind CSS 3\n- 🛢 Jest — Configured for unit testing\n- 🧿 Absolute Import and Path Alias — Import components using `@/` prefix\n- 📏 ESLint — Find and fix problems in the code, also will **auto sort** the imports\n- ✨ Prettier — Format your code consistently\n- 🐶 Husky \u0026 Lint Staged — Run scripts on your staged files before committed\n- 📌 Conventional Commit Lint — Make sure to follow conventional commit\n- ♻️ Snippets — A collection of most useful snippets\n- 🌚 Dark Mode \u0026 Light Mode - Switch theme just one click\n\n\u003cbr /\u003e\n\n## Getting Started\n\n### 1. Clone this template using one of the three ways:\n\n1. Use this repository as template\n2. Using `create-next-app`\n\n   ```bash\n   npx create-next-app -e https://github.com/aulianza/next-tailwind-starter project-name\n   ```\n\n3. Using `degit`\n\n   ```bash\n   npx degit aulianza/next-tailwind-starter YOUR_APP_NAME\n   ```\n\n4. Deploy to Vercel or Netlify, etc\n\n   [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/aulianza/next-tailwind-starter)\n   [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/aulianza/next-tailwind-starter)\n\n### 2. Install dependencies\n\nIt is encouraged to use **yarn** so the husky hooks can work properly.\n\n```bash\nyarn install\n```\n\n### 3. Run the development server\n\nYou can start the server using this command:\n\n```bash\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can start editing the page by modifying `src/pages/index.tsx`.\n\n### 4. Change defaults\n\nThere are some things you need to change including title, urls, favicons, etc. Don't forget to change the package name in package.json\n\n### 5. Commit Message Convention\n\nThis starter is using [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/), it is mandatory to use it to commit changes.\n\n\u003cbr /\u003e\n\n## License\n\nLicensed under the [MIT license](https://github.com/aulianza/next-tailwind-starter/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faulianza%2Fnext-tailwind-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faulianza%2Fnext-tailwind-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faulianza%2Fnext-tailwind-starter/lists"}