{"id":26924234,"url":"https://github.com/charlang/create-graphql","last_synced_at":"2026-04-17T01:31:59.746Z","repository":{"id":98781209,"uuid":"219245356","full_name":"Charlang/create-graphql","owner":"Charlang","description":"Node CLI to create both Apollo server and client application","archived":false,"fork":false,"pushed_at":"2020-04-18T09:54:23.000Z","size":117,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T02:33:10.554Z","etag":null,"topics":["apollographql","graphql","json-rpc","node-cli","reactjs","typescript"],"latest_commit_sha":null,"homepage":null,"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/Charlang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-11-03T03:19:41.000Z","updated_at":"2020-05-09T06:47:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"495ee41b-958c-4985-8f63-6af4c79a2fbc","html_url":"https://github.com/Charlang/create-graphql","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/Charlang%2Fcreate-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charlang%2Fcreate-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charlang%2Fcreate-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charlang%2Fcreate-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Charlang","download_url":"https://codeload.github.com/Charlang/create-graphql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741135,"owners_count":20826064,"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":["apollographql","graphql","json-rpc","node-cli","reactjs","typescript"],"created_at":"2025-04-02T01:53:36.018Z","updated_at":"2026-04-17T01:31:59.710Z","avatar_url":"https://github.com/Charlang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-graphql\n\nIt's could be boilerplate to create GraphQL application on both node.js server app and single spa client app.\n\nHere we developed a node.js CLI which try to make developer's life much easier.\n\nCreate Apollo Graphql Server / Client apps with no build configuration.\n\nCreate React App works on macOS, Windows, and Linux.\n\nIf something doesn’t work, please file an [issue](https://github.com/Charlang/create-apollo-graphql/issues/new).\n\n## Pre installation (build and debug)\n\n    nodejs(\u003ev12.0.0)\n    yarn or npm(\u003e5.2.0)\n\n## How to use\n\n    $npx create-apollo-gql\n\n## Why Apollo GraphQL\n\nMost popular among all those GraphQL frameworks: [Apollo](https://www.apollographql.com) / [Bit](https://github.com/teambit/bit) / [Relay](https://github.com/graphql/graphql-relay-js) / [Prisma](https://www.prisma.io/with-graphql/) [...](https://blog.bitsrc.io/13-graphql-tools-and-libraries-you-should-know-in-2019-e4b9005f6fc2)\n\nProvide both Server side and Client side [typescript](https://www.typescriptlang.org/docs/handbook/jsx.html) template implementation with seamless integration, better suite our domain driven design architecture\n\nApollo Server datasource can easily integrate with our RESTFul and JSON-RPC api, separate authentication concern from BE JSON-RPC implementation\n\nApollo Client has default implementation using React, amazing feature like hooks / render props / cache policy out of box make FE integration simple and stupid(KISS)\n\nBest devtool add-ons make developer life much easier\n\n## Related articles\n\n1. Get deep dive of [Apollo GraphQL](https://www.apollographql.com/docs/).\n\n2. If you are seeking for other alternatives for graphql, the [how to graphql](https://www.howtographql.com/) website could be a start, [tools](https://blog.bitsrc.io/13-graphql-tools-and-libraries-you-should-know-in-2019-e4b9005f6fc2) could speed up your development.\n\n3. If you are seeking for community support of [graphql](https://graphql.github.io/)\n\n4. For people not familiar with Node.js, security vulnerability concerns may stop you from moving forward, below blogs may help ease your concern\n\n    4.1 [Node.js security best practices](https://medium.com/@nodepractices/were-under-attack-23-node-js-security-best-practices-e33c146cb87d)\n\n    4.2 [Node.js Vulnerability Statistics](https://www.cvedetails.com/product/30764/Nodejs-Node.js.html?vendor_id=12113)\n\n    4.3 [Node.js Security Vulnerabilities list](https://www.cvedetails.com/vulnerability-list.php?vendor_id=12113\u0026product_id=\u0026version_id=\u0026page=1\u0026hasexp=0\u0026opdos=0\u0026opec=0\u0026opov=0\u0026opcsrf=0\u0026opgpriv=0\u0026opsqli=0\u0026opxss=0\u0026opdirt=0\u0026opmemc=0\u0026ophttprs=0\u0026opbyp=0\u0026opfileinc=0\u0026opginf=0\u0026cvssscoremin=0\u0026cvssscoremax=0\u0026year=0\u0026month=0\u0026cweid=0\u0026order=1\u0026trc=53\u0026sha=94bc04a83d9407dd349a4f1d7130e3451335037d)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlang%2Fcreate-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlang%2Fcreate-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlang%2Fcreate-graphql/lists"}