{"id":18012846,"url":"https://github.com/avneesh0612/next-starter","last_synced_at":"2025-09-16T16:32:19.602Z","repository":{"id":44779987,"uuid":"408677755","full_name":"avneesh0612/next-starter","owner":"avneesh0612","description":"This template has everything you need to start building your Next.js app with typescript, tailwind CSS, and ESlint 🎉","archived":false,"fork":false,"pushed_at":"2022-01-27T02:58:08.000Z","size":6065,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-02T11:11:44.887Z","etag":null,"topics":["eslint","linter","next","nextjs","tailwind","tailwindcss","template","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://next-starter-avneesh.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avneesh0612.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["blog.avneesh.tech/sponsor","https://sponsor.avneesh.tech/"]}},"created_at":"2021-09-21T03:40:16.000Z","updated_at":"2024-08-25T21:46:27.000Z","dependencies_parsed_at":"2022-09-03T03:01:20.612Z","dependency_job_id":null,"html_url":"https://github.com/avneesh0612/next-starter","commit_stats":null,"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Fnext-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Fnext-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Fnext-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avneesh0612%2Fnext-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avneesh0612","download_url":"https://codeload.github.com/avneesh0612/next-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233281626,"owners_count":18652570,"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":["eslint","linter","next","nextjs","tailwind","tailwindcss","template","typescript","vercel"],"created_at":"2024-10-30T03:19:07.747Z","updated_at":"2025-09-16T16:32:13.749Z","avatar_url":"https://github.com/avneesh0612.png","language":"TypeScript","funding_links":["blog.avneesh.tech/sponsor","https://sponsor.avneesh.tech/"],"categories":[],"sub_categories":[],"readme":"# Next.js + TypeScript + TailwindCSS and ESLint Starter Template\n\nThis is a simple and minimalistic Next.js, TypeScript, TailwindCSS and ESLint template with all the starter files and dependencies already setup and ready for you to use. \n\n**List of modules and libraries pre-installed in this template**:\n- next\n- tailwindcss\n- postcss\n- autoprefixer\n- typescript \n- eslint\n- next-pwa\n\n**next**: The core library required for the functioning of Next.js. \u003cbr\u003e\n**tailwindcss**: The main library required for TailwindCSS along with **postcss** and **autoprefixer**. \u003cbr\u003e\n**typescript**: Library which enables us to use TypeScript. \u003cbr\u003e\n**eslint**: Library useful for setting up ESLint in our project. \u003cbr\u003e\n**next-pwa**: A Library used for making working PWA's(Progressive Web App's) easily in Next.js.\n\n# How and when to use this template\n\nThere are many developers who would like to have a stable workflow comprising of Next.js, TypeScript, TailwindCSS and ESLint which makes their coding a lot easier. This template is tailor-made for those developers. Installing all of these libraries on its own is a pain and time consuming. With this template, with a few steps that take a lot less time you are able to setup your workflow. \n\nNow, how to use this template. This template is publicly available for you to use [here](https://github.com/avneesh0612/next-starter). You can click on **Use this template** which allows you to create a duplicate repository with the same files but in your GitHub account.\n\nProceeding further, you need to clone the repo locally to use it in your projects. You can do this via **git** or using the **zip file**. \n\nNow you have succesfully incorporated the starter template into your workflow! 🥳\n\n# Contributing Guide\nIn case of any contributions to this template, please make sure that your pull requests follow these basic rules:\n- Please ensure that your pr's(Pull Requests) are relatable and applicable to the base intention of this template.\n- Pr's can be in the form of any optimizations / better practices within the template.\n- Please refrain from adding unnecessary features and over-engineering the template. Keep it simple.\n- Making changes that are not applicable to the template will not be accepted.\n- Improving the documentation will also be appreciated \u003cbr\u003e\nHoping for optimal cooperation from contributors.\n\nBefore using this template, we suggest you to have a quick look at the [CODE_OF_CONDUCT.md](https://github.com/avneesh0612/next-starter/blob/main/CODE_OF_CONDUCT.md) and [CHANGELOG.md](https://github.com/avneesh0612/next-starter/blob/main/CHANGELOG.md)\n\n# License\n[GNU General Public License](https://github.com/avneesh0612/next-starter/blob/main/LICENSE) © 2021 [Avneesh Agarwal](https://github.com/avneesh0612)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favneesh0612%2Fnext-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favneesh0612%2Fnext-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favneesh0612%2Fnext-starter/lists"}