{"id":17769479,"url":"https://github.com/adeonir/boilerplate-nextjs","last_synced_at":"2025-03-15T14:30:41.171Z","repository":{"id":39779292,"uuid":"282580231","full_name":"adeonir/boilerplate-nextjs","owner":"adeonir","description":"A Next.js boilerplate with TypeScript, Tailwind, Storybook, Vitest, Cypress and Testing-Library","archived":false,"fork":false,"pushed_at":"2023-10-03T11:49:15.000Z","size":1917,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-27T03:06:09.166Z","etag":null,"topics":["boilerplate","cypress","nextjs","react","storybook","tailwindcss","testing-library","typescript","vitest"],"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/adeonir.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":"2020-07-26T05:08:11.000Z","updated_at":"2024-06-04T21:28:28.000Z","dependencies_parsed_at":"2023-02-01T01:31:35.908Z","dependency_job_id":"5a203819-1391-45c2-92b7-0a4e95fec758","html_url":"https://github.com/adeonir/boilerplate-nextjs","commit_stats":null,"previous_names":[],"tags_count":5,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeonir%2Fboilerplate-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeonir%2Fboilerplate-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeonir%2Fboilerplate-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adeonir%2Fboilerplate-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adeonir","download_url":"https://codeload.github.com/adeonir/boilerplate-nextjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243742602,"owners_count":20340671,"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","cypress","nextjs","react","storybook","tailwindcss","testing-library","typescript","vitest"],"created_at":"2024-10-26T21:12:27.992Z","updated_at":"2025-03-15T14:30:40.635Z","avatar_url":"https://github.com/adeonir.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ccenter\u003e\n  \u003cimg src=\".github/assets/hero-illustration.svg\" alt=\"A developer walking and a screen with the text NextJS\" /\u003e\n\u003c/center\u003e\n\n# Next.js Boilerplate\n\n---\n\nThis is a [Next.js](https://nextjs.org/) boilerplate based on the course [React Avançado](https://reactavancado.com.br), with some flavors like Tailwind, Storybook, Vitest, Cypress and Testing-Library.\n\n## What is inside?\n\n- [Next.js](https://nextjs.org/)\n- [ReactJS](https://reactjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Tailwind](https://tailwindcss.com/)\n- [Storybook](https://storybook.js.org/)\n- [Vitest](https://vitest.dev/)\n- [React Testing Library](https://testing-library.com/docs/react-testing-library/intro)\n- [Cypress](https://www.cypress.io/)\n- [Eslint](https://eslint.org/)\n- [Prettier](https://prettier.io/)\n- [Husky](https://github.com/typicode/husky)\n- [Lint-Staged](https://github.com/okonet/lint-staged)\n- [Plop](https://plopjs.com/)\n\n## Getting Started\n\nYou can use this as a boilerplate:\n\n```\nnpx create-next-app --example https://github.com/adeonir/boilerplate-nextjs\n```\n\nThen, run the development server:\n\n```\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `src/app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font, but you can choose any font from Google Fonts.\n\nIf you like to try the production build, run:\n\n```\npnpm build\n```\n\nAnd then:\n\n```\npnpm start\n```\n\n## Commands\n\n- `dev`: runs your application in development mode\n- `build`: creates the production build\n- `start`: starts a simple server with the build production code\n- `lint`: runs the linter in all components and pages\n- `test:unit`: runs vitest once\n- `watch:unit`: runs vitest in watch mode\n- `coverage`: runs vitest creating a coverage report\n- `coverage:preview`: starts a server with the coverage report files\n- `test:e2e`: runs cypress once\n- `watch:e2e`: runs cypress in watch mode\n- `test:ci`: runs cypress within the CI\n- `generate`: runs plop to generate component files\n- `storybook`: runs storybook on `localhost:6006`\n- `storybook:build`: builds the storybook\n- `storybook:preview`: starts a server with the storybook static files\n\n---\n\nMade with ♥️ by Adeonir Kohl\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeonir%2Fboilerplate-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadeonir%2Fboilerplate-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeonir%2Fboilerplate-nextjs/lists"}