{"id":27923292,"url":"https://github.com/pedroestevaodev/boilerplate-nextjs","last_synced_at":"2026-03-05T11:04:10.952Z","repository":{"id":187573971,"uuid":"674441473","full_name":"pedroestevaodev/boilerplate-nextjs","owner":"pedroestevaodev","description":"Complete boilerplate for projects with Next.js (App Router), created during the Advanced React course. Includes TypeScript, Tailwind, Styled Components, Storybook, testing with Jest and Cypress, as well as support for best practices with ESLint.","archived":false,"fork":false,"pushed_at":"2025-09-05T22:06:09.000Z","size":1279,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T00:17:35.689Z","etag":null,"topics":["boilerplate","boilerplate-template","cypress","eslint","javascript","jest","jest-tests","nextjs","nextjs-app-router","nextjs-boilerplate","nextjs-tailwind","nextjs-template","nextjs-typescript","react","react-template","react-testing-library","storybook","styled-components","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://www.pedroestevao.com","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/pedroestevaodev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2023-08-04T00:57:41.000Z","updated_at":"2025-05-16T11:50:58.000Z","dependencies_parsed_at":"2024-06-25T22:00:18.983Z","dependency_job_id":"55d387d3-edef-498f-b209-04cfc2867017","html_url":"https://github.com/pedroestevaodev/boilerplate-nextjs","commit_stats":null,"previous_names":["pedro-estevao/boilerplate-nextjs","pedroestevaodev/boilerplate-nextjs"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/pedroestevaodev/boilerplate-nextjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroestevaodev%2Fboilerplate-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroestevaodev%2Fboilerplate-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroestevaodev%2Fboilerplate-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroestevaodev%2Fboilerplate-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedroestevaodev","download_url":"https://codeload.github.com/pedroestevaodev/boilerplate-nextjs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroestevaodev%2Fboilerplate-nextjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30121090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T10:44:24.758Z","status":"ssl_error","status_checked_at":"2026-03-05T10:44:15.079Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["boilerplate","boilerplate-template","cypress","eslint","javascript","jest","jest-tests","nextjs","nextjs-app-router","nextjs-boilerplate","nextjs-tailwind","nextjs-template","nextjs-typescript","react","react-template","react-testing-library","storybook","styled-components","tailwindcss","typescript"],"created_at":"2025-05-06T22:21:56.401Z","updated_at":"2026-03-05T11:04:10.119Z","avatar_url":"https://github.com/pedroestevaodev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boilerplate Next.js (App Router)\n\n\u003cbr/\u003e\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/Pedro-Estevao/boilerplate-nextjs/master/public/img/logo.svg\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/Pedro-Estevao/boilerplate-nextjs/master/public/img/logo-gh.svg\"\u003e\n  \u003cimg alt=\"Shows an illustrated sun in light mode and a moon with stars in dark mode.\" src=\"https://raw.githubusercontent.com/Pedro-Estevao/boilerplate-nextjs/master/public/img/logo.svg\"\u003e\n\u003c/picture\u003e\n\n\u003cbr/\u003e\n\nThis is a [Next.js](https://nextjs.org/) boilerplate developed during the course called [React Avançado](https://reactavancado.com.br/).\n\n## What is inside?\n\n\u003cp style=\"text-align: center;\"\u003e\n  \u003ca href=\"https://www.pedroestevao.com\"\u003e\n    \u003cimg src=\"https://res.cloudinary.com/dge3g9rcw/image/upload/v1747395805/github/mmtgpb7prrdessl9w5mm.webp\" alt=\"illustrative image\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThis project uses lot of stuff as:\n\n- [TypeScript](https://www.typescriptlang.org/)\n- [React](https://react.dev/)\n- [NextJS (App Router)](https://nextjs.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Styled Components](https://styled-components.com/)\n- [Jest](https://jestjs.io/)\n- [React Testing Library](https://testing-library.com/docs/react-testing-library/intro)\n- [Storybook](https://storybook.js.org/)\n- [Eslint](https://eslint.org/)\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\n$ npm run dev\n# or\n$ yarn dev\n# or\n$ pnpm run 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 `app/page.tsx`. The page auto-updates as you edit the file.\n\n## Commands\n\n- `dev`: runs your application on `localhost:3000`\n- `build`: creates the production build version\n- `start`: starts a simple server with the build production code\n- `lint`: runs the linter in all components and pages\n- `test`: runs jest to test all components and pages in watch mode\n- `cypress`: runs cypress to tests end-to-end\n- `storybook`: runs storybook on `localhost:6006`\n- `build-storybook`: create the build version of storybook\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/import?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\n## Using this boilerplate\n\nTo start a new project based on this boilerplate just run the code:\n\n```bash\n$ npx create-next-app -e https://github.com/pedroestevaodev/boilerplate-nextjs.git\n# or\n$ yarn create next-app -e https://github.com/pedroestevaodev/boilerplate-nextjs.git\n# or\n$ pnpm create next-app -e https://github.com/pedroestevaodev/boilerplate-nextjs.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroestevaodev%2Fboilerplate-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedroestevaodev%2Fboilerplate-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroestevaodev%2Fboilerplate-nextjs/lists"}