{"id":21401021,"url":"https://github.com/massdriver-cloud/docs","last_synced_at":"2025-07-13T21:31:35.755Z","repository":{"id":104128210,"uuid":"500603357","full_name":"massdriver-cloud/docs","owner":"massdriver-cloud","description":"Massdriver Docs","archived":false,"fork":false,"pushed_at":"2024-11-19T18:47:28.000Z","size":225234,"stargazers_count":5,"open_issues_count":6,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-19T19:52:16.580Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.massdriver.cloud","language":"JavaScript","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/massdriver-cloud.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":"docs/security/00-overview.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-06T21:48:26.000Z","updated_at":"2024-11-19T18:47:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d3d1b04-424b-43c7-a54e-d9bebf254d67","html_url":"https://github.com/massdriver-cloud/docs","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/massdriver-cloud%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massdriver-cloud%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massdriver-cloud%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/massdriver-cloud%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/massdriver-cloud","download_url":"https://codeload.github.com/massdriver-cloud/docs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225918920,"owners_count":17545151,"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-22T15:25:44.672Z","updated_at":"2024-11-22T15:25:45.298Z","avatar_url":"https://github.com/massdriver-cloud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Massdriver Docs\n\n### Enabling Pre-commit\n\nThis repo includes pre-commit hooks, use 'em!\n\n[Install precommmit](https://pre-commit.com/index.html#installation) on your system.\n\n```shell\ngit init\npre-commit install\n```\n\n### Local development\n\nThe docs are generated using Docusaurus:\n\n```shell\nyarn start\nopen http://localhost:3000/\n```\n\nOr with docker\n\n```shell\ndocker run --rm -it -v $PWD:/app -w /app -p 3001:3000 node:19-alpine3.16 yarn\ndocker run --rm -it -v $PWD:/app -w /app -p 3001:3000 node:19-alpine3.16 yarn start\n```\n\n### Generating GQL Docs\n\nTo update the GraphQL docs, you'll need access to generated the GraphQL SDL file from Massdriver.\n\n```shell\ncd $MASSDRIVER_DIR\nmix absinthe.schema.sdl\nmv schema.graphql $DOCS_DIR/schema/md.graphql\ncd $DOCS_DIR\nnpx docusaurus graphql-to-doc\n```\n\n### Sync CLI docs\n\nThe [Massdriver CLI](https://github.com/massdriver-cloud/mass) has markdown docs for all commands. They can be sync'd to ./cli w/ the following command:\n\n```shell\nmake sync-cli-docs\n```\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassdriver-cloud%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmassdriver-cloud%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassdriver-cloud%2Fdocs/lists"}