{"id":20496462,"url":"https://github.com/hardpixel/nuxt-db","last_synced_at":"2025-07-24T13:36:29.284Z","repository":{"id":69159852,"uuid":"532169407","full_name":"hardpixel/nuxt-db","owner":"hardpixel","description":"Nuxt database module acting as Git-based Headless CMS.","archived":false,"fork":false,"pushed_at":"2024-09-25T06:10:23.000Z","size":751,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T09:05:04.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hardpixel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"github":["jonian"]}},"created_at":"2022-09-03T05:51:03.000Z","updated_at":"2024-09-25T06:10:27.000Z","dependencies_parsed_at":"2023-12-26T20:34:13.837Z","dependency_job_id":"2ddfe0f7-bcdc-40e6-8422-62912144e0d8","html_url":"https://github.com/hardpixel/nuxt-db","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/hardpixel%2Fnuxt-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardpixel%2Fnuxt-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardpixel%2Fnuxt-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardpixel%2Fnuxt-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardpixel","download_url":"https://codeload.github.com/hardpixel/nuxt-db/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248759018,"owners_count":21157080,"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-15T18:07:15.181Z","updated_at":"2025-04-13T18:21:20.140Z","avatar_url":"https://github.com/hardpixel.png","language":"JavaScript","readme":"# Nuxt DB\n\nNuxt database module acting as Git-based Headless CMS.\n\n[![Build](https://github.com/hardpixel/nuxt-db/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/hardpixel/nuxt-db/actions/workflows/build.yml)\n\n## Installation\n\n1. Add the `nuxt-db` dependency with `yarn` or `npm` to your project\n2. Add `nuxt-db` to the `modules` section of `nuxt.config.js`\n3. Configure it:\n\n```js\n{\n  modules: [\n    // Simple usage\n    'nuxt-db',\n\n    // With options\n    ['nuxt-db', { dir: 'content' }]\n  ]\n}\n```\n\nor add top level options\n\n```js\n{\n  database: {\n    dir: 'content'\n  }\n}\n```\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## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/hardpixel/nuxt-db.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","funding_links":["https://github.com/sponsors/jonian"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardpixel%2Fnuxt-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardpixel%2Fnuxt-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardpixel%2Fnuxt-db/lists"}