{"id":15389012,"url":"https://github.com/olange/graphql-bootstrap","last_synced_at":"2026-02-11T07:30:17.799Z","repository":{"id":44713338,"uuid":"74611332","full_name":"olange/graphql-bootstrap","owner":"olange","description":"GraphQL, Express and CoffeeScript bootstrap project template","archived":false,"fork":false,"pushed_at":"2022-01-29T07:21:22.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T21:28:45.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olange.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-23T20:25:10.000Z","updated_at":"2017-07-30T23:11:08.000Z","dependencies_parsed_at":"2022-09-07T14:50:42.004Z","dependency_job_id":null,"html_url":"https://github.com/olange/graphql-bootstrap","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/olange%2Fgraphql-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olange%2Fgraphql-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olange%2Fgraphql-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olange%2Fgraphql-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olange","download_url":"https://codeload.github.com/olange/graphql-bootstrap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239808523,"owners_count":19700451,"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-10-01T14:58:53.169Z","updated_at":"2026-02-11T07:30:17.727Z","avatar_url":"https://github.com/olange.png","language":"CoffeeScript","readme":"# GraphQL bootstrap\n\nAn empty GraphQL, Express and CoffeeScript project template, to bootstrap development.\n\n## Setup\n\n```bash\n$ cd graphql-bootstrap\n$ npm install\n````\n\n## Run the app server\n\nLaunch the server:\n\n```bash\n$ npm -s start\n```\n\nor alternatively, to watch the source code and restart the server on changes:\n\n\n```bash\n$ npm -s run watch\n```\n\nThen open a browser at http://localhost:4000 and try following [GraphQL query](http://graphql.org/learn/queries/):\n\n```raw\nquery greetings {\n  greeting1: hello\n  greeting2: hello( who: \"You\")\n}\n```\n\n## License\n\n[![CC-BY-SA](http://i.creativecommons.org/l/by-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-sa/4.0/)\n\n[GraphQL bootstrap](https://github.com/olange/graphql-bootstrap) de Olivier Lange est mis à disposition selon les termes de la licence [Creative Commons Attribution - Partage dans les Mêmes Conditions 4.0 International](http://creativecommons.org/licenses/by-sa/4.0/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folange%2Fgraphql-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folange%2Fgraphql-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folange%2Fgraphql-bootstrap/lists"}