{"id":15177656,"url":"https://github.com/ramsescupps/vue-graphql","last_synced_at":"2026-02-28T18:34:21.684Z","repository":{"id":255441568,"uuid":"849397670","full_name":"ramsescupps/vue-graphql","owner":"ramsescupps","description":"Starter projects for fullstack applications based on Vue.js \u0026 GraphQL.","archived":false,"fork":false,"pushed_at":"2024-08-31T13:42:07.000Z","size":206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T14:23:10.817Z","etag":null,"topics":["apollo","graphcool","graphql","instagram","react"],"latest_commit_sha":null,"homepage":"","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/ramsescupps.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-29T14:20:38.000Z","updated_at":"2024-08-31T13:41:55.000Z","dependencies_parsed_at":"2024-09-03T09:38:12.475Z","dependency_job_id":null,"html_url":"https://github.com/ramsescupps/vue-graphql","commit_stats":null,"previous_names":["ramsescupps/vue-graphql"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ramsescupps/vue-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsescupps%2Fvue-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsescupps%2Fvue-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsescupps%2Fvue-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsescupps%2Fvue-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramsescupps","download_url":"https://codeload.github.com/ramsescupps/vue-graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsescupps%2Fvue-graphql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29946823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:21:26.597Z","status":"ssl_error","status_checked_at":"2026-02-28T18:19:38.892Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","graphcool","graphql","instagram","react"],"created_at":"2024-09-27T14:41:39.141Z","updated_at":"2026-02-28T18:34:21.655Z","avatar_url":"https://github.com/ramsescupps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cstrong\u003eFullstack GraphQL Boilerplates for VueJs \u0026amp Node.js\u003c/strong\u003e\u003c/h1\u003e\n\n\u003cbr /\u003e\n\n![](https://camo.githubusercontent.com/e78e52aa36ff76ef5e142bfeced3b5f657b3fc26/68747470733a2f2f63646e2d696d616765732d312e6d656469756d2e636f6d2f6d61782f3830302f312a483941414e6f6f664c716a53313058643554775259772e706e67)\n\n\u003cdiv align=\"center\"\u003e\u003cstrong\u003eBootstrap your fullstack GraphQL app within seconds\u003c/strong\u003e\u003c/div\u003e\n\u003cdiv align=\"center\"\u003eGraphQL boilerplates provide the perfect foundation for your GraphQL server, no matter if you're just getting started with GraphQL or aim to build a fully-fledged application.\u003c/div\u003e\n\n\u003cbr /\u003e\n\n## Deprecation note\n\nThis repository has been deprecated and is currently unmaintained. You can find up-to-date examples for building GraphQL servers with a database [here](https://github.com/prisma/prisma-examples/).\n\n## Features\n\n- **Rapid scaffolding**: Simply use `graphql create` (from the [GraphQL CLI](https://github.com/graphql-cli/graphql-cli)) to download the boilerplate you want.\n- **Easily extensible**: A boilerplate only provides the minimum setup so you can tailor the API to your use case.\n- **Best practices**: Each boilerplate incorporates best practices from the GraphQL community.\n\nFor a fully-fledged **VueJs \u0026 Apollo tutorial**, visit [How to GraphQL](https://www.howtographql.com/vue-apollo/0-introduction/). You can more learn about the idea behind GraphQL boilerplates [here](https://blog.graph.cool/graphql-boilerplates-graphql-create-how-to-setup-a-graphql-project-6428be2f3a5).\n\n## Quickstart\n\nSelect a boilerplate and follow the instructions in the belonging README to get started:\n\n- [`minimal`](./minimal): Minimal boilerplate with basic \"Hello World\" functionality\n- [`basic`](./basic): Basic boilerplate based on a simple data model and with a GraphQL database\n- [`advanced`](./advanced): Advanced boilerplate with a GraphQL database, authentication and realtime subscriptions\n\nAll projects are based on [`graphql-yoga`](https://github.com/graphcool/graphql-yoga/) \u0026 [Apollo Client](https://github.com/apollographql/apollo-client).\n\n## Contributing\n\nThe GraphQL boilerplates are maintained by the GraphQL community, with official support from the [Apollo](https://dev-blog.apollodata.com) \u0026 [Graphcool](https://blog.graph.cool/) teams.\n\nYour feedback is **very helpful**, please share your opinion and thoughts! If you have any questions or want to contribute yourself, join the [`#graphql-boilerplate`](https://graphcool.slack.com/messages/graphql-boilerplate) channel on our [Slack](https://graphcool.slack.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsescupps%2Fvue-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framsescupps%2Fvue-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsescupps%2Fvue-graphql/lists"}