{"id":21922715,"url":"https://github.com/mvr-studio/qcms","last_synced_at":"2025-12-30T22:07:06.010Z","repository":{"id":152051147,"uuid":"464858200","full_name":"mvr-studio/qcms","owner":"mvr-studio","description":"WIP: Serverless, GraphQL and Prisma based headless CMS","archived":false,"fork":false,"pushed_at":"2022-03-29T06:42:55.000Z","size":1914,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T10:43:39.354Z","etag":null,"topics":["apollo-server","graphql","nexus","prisma","serverless"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mvr-studio.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-01T11:03:53.000Z","updated_at":"2022-03-16T15:21:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1341865-38ab-4728-ae39-555b14ccd6e4","html_url":"https://github.com/mvr-studio/qcms","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/mvr-studio%2Fqcms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvr-studio%2Fqcms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvr-studio%2Fqcms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvr-studio%2Fqcms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvr-studio","download_url":"https://codeload.github.com/mvr-studio/qcms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244945599,"owners_count":20536297,"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":["apollo-server","graphql","nexus","prisma","serverless"],"created_at":"2024-11-28T21:06:32.764Z","updated_at":"2025-12-30T22:07:06.002Z","avatar_url":"https://github.com/mvr-studio.png","language":"TypeScript","readme":"# QCMS\n\nQCMS is an experimental headless CMS ready to be served in cloud.\nThis is a monorepo for all the QCMS services and apps.\n\n### Apps and Packages\n\n- `admin`: an optional Admin Panel for your CMS. You can always use Prisma Studio.\n- `docs`: a CMS markdown-based Web documentation.\n- `sandbox`: a meta-application for `server` testing and development purposes.\n- `server`: a core of the CMS. This is where the magic happens.\n\n## Setup\n\nQCMS is meant to live in peace and harmony with your (already existing) Frontend.\n\n### Prerequisites\n\nFor the QCMS' needs you need:\n\n- Node.js installed\n- PostgreSQL installed (or MySQL, SQLite, Microsoft SQL Server). If you have Docker installed on your system, check our [Docker Compose example](https://google.com).\n\n### Installation\n\nNo matter if your app already exists or you want to start fresh, simply add the depedency:\n\n```\n$ yarn add @mvr-studio/qcms # or npm i @mvr-studio/qcms\n```\n\nNext, in your app's `package.json` you should add following scripts:\n\n```\n\"qcms:build\": \"yarn --cwd node_modules/@mvr-studio/qcms local:build\",\n\"qcms:start\": \"yarn --cwd node_modules/@mvr-studio/qcms local:start\",\n\"qcms:studio\": \"yarn --cwd node_modules/@mvr-studio/qcms local:studio\"\n```\n\nThen, create the `qcms.config.js` configuration. For referrence, check our [examples/](https://google.com) or visit [our documentation](https://google.com).\n\nFinally, run:\n\n```\n$ yarn qcms:build\n$ yarn qcms:start\n```\n\n## Useful Links\n\nLearn more about the power of Turborepo:\n\n- [Documentation](https://google.com)\n\nCreated and maintained by [MVR Studio](https://mvr.studio/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvr-studio%2Fqcms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvr-studio%2Fqcms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvr-studio%2Fqcms/lists"}