{"id":24714444,"url":"https://github.com/ml-opensource/nextjs-starter","last_synced_at":"2025-07-19T16:02:17.114Z","repository":{"id":69539551,"uuid":"126647289","full_name":"ml-opensource/nextjs-starter","owner":"ml-opensource","description":"A pretty opinionated nextjs starter app w/ typescript","archived":false,"fork":false,"pushed_at":"2018-03-26T14:41:19.000Z","size":73,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-05-07T16:46:46.905Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ml-opensource.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":"2018-03-24T23:02:14.000Z","updated_at":"2024-05-07T16:46:48.901Z","dependencies_parsed_at":"2023-04-16T06:00:51.264Z","dependency_job_id":null,"html_url":"https://github.com/ml-opensource/nextjs-starter","commit_stats":null,"previous_names":["ml-opensource/nextjs-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-opensource%2Fnextjs-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-opensource%2Fnextjs-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-opensource%2Fnextjs-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-opensource%2Fnextjs-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml-opensource","download_url":"https://codeload.github.com/ml-opensource/nextjs-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235820061,"owners_count":19050101,"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":[],"created_at":"2025-01-27T08:16:36.930Z","updated_at":"2025-01-27T08:16:37.552Z","avatar_url":"https://github.com/ml-opensource.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NextJS Starter\n\n### General\nA pretty opinionated TypeScript React/Redux Next.js starter application.\n\n\n### Installation\n0. Install [`Yarn`](https://yarnpkg.com/en/) and [`TypeScript`](https://www.typescriptlang.org)\n1. Install the project dependencies:\n\n    `yarn install`\n    \n2. Start the development server:\n    \n    `yarn dev`\n\n### Project Organization\n\nAll Components are sorted into 2 directories:\n\n- Components that represent \"Pages\" (i.e. base component for a route) are stored in the `/pages` directory. Routing in Next.js is based on the file system, so `./pages/index.js` maps to the `/` route and `./pages/about.js` would map to `/about`.\n\nThe `./static` directory maps to `/static` in the `next` server, so you can put all your\nother static resources like images or compiled CSS in there.\n\n- Components that can be used throughout the app as global components or components that serve as wrappers or Higher Order components are stored in the `/components` directory.\n\n\n## Data Flow\nUses Redux/Sagas.\n\n## Styling\nUses StyledComponents.\n\n## Bootstrap Skeleton\nThis project was bootstrapped with [Create Next App](https://github.com/segmentio/create-next-app).\n\nFind the most recent version of this guide at [here](https://github.com/segmentio/create-next-app/blob/master/lib/templates/default/README.md). And check out [Next.js repo](https://github.com/zeit/next.js) for the most up-to-date info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fml-opensource%2Fnextjs-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fml-opensource%2Fnextjs-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fml-opensource%2Fnextjs-starter/lists"}