{"id":20459200,"url":"https://github.com/codingstark-dev/netlify-cms-nextjs","last_synced_at":"2025-06-18T23:36:50.423Z","repository":{"id":122846695,"uuid":"367614435","full_name":"codingstark-dev/netlify-cms-nextjs","owner":"codingstark-dev","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-15T11:31:08.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T11:14:34.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"cms-test-nine.vercel.app","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/codingstark-dev.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":"2021-05-15T11:31:02.000Z","updated_at":"2021-05-15T11:31:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a2951f2-f87d-4106-9505-002225be594b","html_url":"https://github.com/codingstark-dev/netlify-cms-nextjs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codingstark-dev/netlify-cms-nextjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingstark-dev%2Fnetlify-cms-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingstark-dev%2Fnetlify-cms-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingstark-dev%2Fnetlify-cms-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingstark-dev%2Fnetlify-cms-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingstark-dev","download_url":"https://codeload.github.com/codingstark-dev/netlify-cms-nextjs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingstark-dev%2Fnetlify-cms-nextjs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260653880,"owners_count":23042645,"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":"2024-11-15T12:15:25.097Z","updated_at":"2025-06-18T23:36:45.400Z","avatar_url":"https://github.com/codingstark-dev.png","language":"TypeScript","readme":"# TypeScript Next.js example\n\nThis is a really simple project that shows the usage of Next.js with TypeScript.\n\n## Deploy your own\n\nDeploy the example using [Vercel](https://vercel.com?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=next-example):\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-typescript\u0026project-name=with-typescript\u0026repository-name=with-typescript)\n\n## How to use it?\n\nExecute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:\n\n```bash\nnpx create-next-app --example with-typescript with-typescript-app\n# or\nyarn create next-app --example with-typescript with-typescript-app\n```\n\nDeploy it to the cloud with [Vercel](https://vercel.com/new?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).\n\n## Notes\n\nThis example shows how to integrate the TypeScript type system into Next.js. Since TypeScript is supported out of the box with Next.js, all we have to do is to install TypeScript.\n\n```\nnpm install --save-dev typescript\n```\n\nTo enable TypeScript's features, we install the type declarations for React and Node.\n\n```\nnpm install --save-dev @types/react @types/react-dom @types/node\n```\n\nWhen we run `next dev` the next time, Next.js will start looking for any `.ts` or `.tsx` files in our project and builds it. It even automatically creates a `tsconfig.json` file for our project with the recommended settings.\n\nNext.js has built-in TypeScript declarations, so we'll get autocompletion for Next.js' modules straight away.\n\nA `type-check` script is also added to `package.json`, which runs TypeScript's `tsc` CLI in `noEmit` mode to run type-checking separately. You can then include this, for example, in your `test` scripts.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingstark-dev%2Fnetlify-cms-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingstark-dev%2Fnetlify-cms-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingstark-dev%2Fnetlify-cms-nextjs/lists"}