{"id":25506707,"url":"https://github.com/rodrigowpl/frontend-next-boilerplate","last_synced_at":"2025-10-26T01:03:20.299Z","repository":{"id":36974727,"uuid":"291593588","full_name":"rodrigowpl/frontend-next-boilerplate","owner":"rodrigowpl","description":"A React advanced boilerplate using NextJS, TypeScript, Styled Components and PWA support","archived":false,"fork":false,"pushed_at":"2023-05-29T05:19:48.000Z","size":1407,"stargazers_count":4,"open_issues_count":5,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-26T13:48:46.079Z","etag":null,"topics":["dependabot","eslint","github-actions","jest","nextjs","prettier","pwa","reactjs","storybook","styled-components","testing-library","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/rodrigowpl.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-08-31T02:21:55.000Z","updated_at":"2023-03-03T20:44:50.000Z","dependencies_parsed_at":"2025-04-10T11:52:18.241Z","dependency_job_id":"deb15c46-740c-44c9-9404-7c8ce4127ea5","html_url":"https://github.com/rodrigowpl/frontend-next-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rodrigowpl/frontend-next-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigowpl%2Ffrontend-next-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigowpl%2Ffrontend-next-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigowpl%2Ffrontend-next-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigowpl%2Ffrontend-next-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodrigowpl","download_url":"https://codeload.github.com/rodrigowpl/frontend-next-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigowpl%2Ffrontend-next-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267578003,"owners_count":24110351,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dependabot","eslint","github-actions","jest","nextjs","prettier","pwa","reactjs","storybook","styled-components","testing-library","typescript"],"created_at":"2025-02-19T06:59:21.396Z","updated_at":"2025-10-26T01:03:15.256Z","avatar_url":"https://github.com/rodrigowpl.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Next Boilerplate\n\n## What's inside it?\n\n- [ReactJS](https://reactjs.org/docs/getting-started.html)\n- [NextJS](https://nextjs.org/docs)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Styled Components](https://styled-components.com/docs)\n- [Jest](https://jestjs.io/docs/en/getting-started)\n- [React Testing Library](https://testing-library.com/docs/react-testing-library/intro)\n- [Eslint](https://eslint.org/)\n- [Prettier](https://prettier.io/)\n- [Husky](https://github.com/typicode/husky)\n- [Plop](https://plopjs.com/) to automatize components creation structure, see more detail [here](https://github.com/rodrigowpl/react-next-boilerplate#components-structure)\n\n## Dependencies\n- Node js =\u003e v10\n\n## Up and Running\n- Install dependencies `yarn (or npm i)`\n- Run `yarn dev (or npm dev)` to run next development server (it  will be available in `http://localhost:3000`\n- Run `yarn generate [ComponentName]` to create a new component structure automatically (the result will be generated in `src/components/[ComponentName]`)\n\n## Available scripts\n- `yarn dev (or npm dev)`: Run next development server\n- `yarn build (or npm run build)`: Generate next production build\n- `yarn start (or npm start)`: Run next production server\n- `yarn test (or npm run test)`: Run tests\n- `yarn test:watch (or npm run test)`: Run tests in watch mode\n\n## Components structure\n```\n├── /src/\n│   ├── /components/\n│       ├── /[ComponentName]/\n            ├── /index.tsx/   # Component file\n            ├── /styles.ts/   # Component styled-components styles\n            ├── /test.tsx/    # Component test file\n```\n\n\n## How to use it?\nRun `yarn create next-app -e https://github.com/rodrigowpl/frontend-next-boilerplate`\n\nEnjoy it :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigowpl%2Ffrontend-next-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigowpl%2Ffrontend-next-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigowpl%2Ffrontend-next-boilerplate/lists"}