{"id":18336637,"url":"https://github.com/mmintel/nuxt-datocms","last_synced_at":"2025-09-01T20:08:52.237Z","repository":{"id":40784372,"uuid":"206937230","full_name":"mmintel/nuxt-datocms","owner":"mmintel","description":"Connects nuxt and DatoCMS","archived":false,"fork":false,"pushed_at":"2023-01-04T09:19:57.000Z","size":2952,"stargazers_count":0,"open_issues_count":32,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T19:56:14.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mmintel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-07T08:13:22.000Z","updated_at":"2019-10-09T10:55:31.000Z","dependencies_parsed_at":"2023-02-02T06:45:22.566Z","dependency_job_id":null,"html_url":"https://github.com/mmintel/nuxt-datocms","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mmintel/nuxt-datocms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmintel%2Fnuxt-datocms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmintel%2Fnuxt-datocms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmintel%2Fnuxt-datocms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmintel%2Fnuxt-datocms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmintel","download_url":"https://codeload.github.com/mmintel/nuxt-datocms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmintel%2Fnuxt-datocms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273183228,"owners_count":25059812,"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-09-01T02:00:09.058Z","response_time":120,"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":[],"created_at":"2024-11-05T20:08:27.066Z","updated_at":"2025-09-01T20:08:52.142Z","avatar_url":"https://github.com/mmintel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datocms\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![Circle CI][circle-ci-src]][circle-ci-href]\n[![Codecov][codecov-src]][codecov-href]\n[![License][license-src]][license-href]\n\n\u003e Connects DatoCMS with Nuxt\n\n[📖 **Release Notes**](./CHANGELOG.md)\n\n## Setup\n\n1. Add `datocms` dependency to your project\n\n```bash\nnpm i @mmintel/nuxt-datocms\n```\n\n2. Add `datocms` to the `modules` section of `nuxt.config.js`\n\n```js\n{\n  modules: [\n    // Simple usage\n    '@mmintel/nuxt-datocms',\n\n    // With options\n    ['@mmintel/nuxt-datocms', { /* module options */ }]\n  ],\n  // or place options here\n  datocms: {\n    // module options\n  }\n}\n```\n\n## Options\n`apiKey`: read-only API key for DatoCMS\n`httpEndpoint`: mainly for testing, but maybe DatoCMS will one day change it's API url, who knows..\n\n## Development\n\n1. Clone this repository\n2. Install dependencies using `yarn install` or `npm install`\n3. Start development server using `npm run dev`\n\n## License\n\n[MIT License](./LICENSE)\n\nCopyright (c) Marc Mintel \u003cmarc@mintel.me\u003e\n\n\u003c!-- Badges --\u003e\n[npm-version-src]: https://img.shields.io/npm/v/datocms/latest.svg?style=flat-square\n[npm-version-href]: https://npmjs.com/package/datocms\n\n[npm-downloads-src]: https://img.shields.io/npm/dt/datocms.svg?style=flat-square\n[npm-downloads-href]: https://npmjs.com/package/datocms\n\n[circle-ci-src]: https://img.shields.io/circleci/project/github/.svg?style=flat-square\n[circle-ci-href]: https://circleci.com/gh/\n\n[codecov-src]: https://img.shields.io/codecov/c/github/.svg?style=flat-square\n[codecov-href]: https://codecov.io/gh/\n\n[license-src]: https://img.shields.io/npm/l/datocms.svg?style=flat-square\n[license-href]: https://npmjs.com/package/datocms\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmintel%2Fnuxt-datocms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmintel%2Fnuxt-datocms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmintel%2Fnuxt-datocms/lists"}