{"id":21904741,"url":"https://github.com/samuel-gomez/starter-nextjs","last_synced_at":"2025-08-09T21:12:51.488Z","repository":{"id":39801052,"uuid":"440545840","full_name":"samuel-gomez/starter-nextjs","owner":"samuel-gomez","description":"Starter NextJS","archived":false,"fork":false,"pushed_at":"2025-03-25T03:36:38.000Z","size":1614,"stargazers_count":3,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T22:58:58.899Z","etag":null,"topics":["codecov","commitizen","commitlint","cypress","eslint","github-actions","husky","jest","msw","nextjs","prettier","react","renovate","sass","sonar","sonarcloud","testing-library","typescript","vscode"],"latest_commit_sha":null,"homepage":"https://starter-nextjs.samuelgomez.fr/","language":"JavaScript","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/samuel-gomez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2021-12-21T14:31:57.000Z","updated_at":"2023-10-26T11:45:30.000Z","dependencies_parsed_at":"2022-07-17T00:46:26.297Z","dependency_job_id":"b8b22fe4-9c60-4435-ae1d-2879e3b5d4a0","html_url":"https://github.com/samuel-gomez/starter-nextjs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-gomez%2Fstarter-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-gomez%2Fstarter-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-gomez%2Fstarter-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuel-gomez%2Fstarter-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuel-gomez","download_url":"https://codeload.github.com/samuel-gomez/starter-nextjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249167440,"owners_count":21223505,"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":["codecov","commitizen","commitlint","cypress","eslint","github-actions","husky","jest","msw","nextjs","prettier","react","renovate","sass","sonar","sonarcloud","testing-library","typescript","vscode"],"created_at":"2024-11-28T16:19:01.351Z","updated_at":"2025-04-15T22:59:04.544Z","avatar_url":"https://github.com/samuel-gomez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub issues](https://img.shields.io/github/issues/samuel-gomez/starter-nextjs)](https://github.com/samuel-gomez/starter-nextjs/issues)\n[![GitHub license](https://img.shields.io/github/license/samuel-gomez/starter-nextjs)](https://github.com/samuel-gomez/starter-nextjs/blob/main/LICENSE)\n[![Build](https://github.com/samuel-gomez/starter-nextjs/actions/workflows/build.yml/badge.svg)](https://github.com/samuel-gomez/starter-nextjs/actions/workflows/build.yml)\n[![codecov](https://codecov.io/gh/samuel-gomez/starter-nextjs/branch/main/graph/badge.svg)](https://codecov.io/gh/samuel-gomez/starter-nextjs)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![CodeQL](https://github.com/samuel-gomez/starter-nextjs/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/samuel-gomez/starter-nextjs/actions/workflows/codeql-analysis.yml)\n[![Cypress](https://github.com/samuel-gomez/starter-nextjs/actions/workflows/cypress.yml/badge.svg)](https://github.com/samuel-gomez/starter-nextjs/actions/workflows/cypress.yml)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=samuel-gomez_starter-nextjs\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=samuel-gomez_starter-nextjs)\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Demo\n\nhttps://starter-nextjs.samuelgomez.fr/\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn 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 `pages/index.tsx`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\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## Customization\n\nThis stack has been completed and customized with some features ([more details](./docs/CUSTOMIZATION.md))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuel-gomez%2Fstarter-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuel-gomez%2Fstarter-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuel-gomez%2Fstarter-nextjs/lists"}