{"id":13571788,"url":"https://github.com/graphql-boilerplates/vue-fullstack-graphql","last_synced_at":"2025-04-05T08:07:52.546Z","repository":{"id":38983650,"uuid":"67595815","full_name":"graphql-boilerplates/vue-fullstack-graphql","owner":"graphql-boilerplates","description":"Starter projects for fullstack applications based on Vue.js \u0026 GraphQL.","archived":false,"fork":false,"pushed_at":"2024-04-05T09:10:52.000Z","size":4129,"stargazers_count":350,"open_issues_count":30,"forks_count":58,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-04-05T21:30:39.085Z","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/graphql-boilerplates.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":"2016-09-07T10:12:32.000Z","updated_at":"2024-08-01T14:31:48.038Z","dependencies_parsed_at":"2024-03-21T01:46:09.536Z","dependency_job_id":"738ea0a8-daf3-43c2-86fa-ac44ce2f5874","html_url":"https://github.com/graphql-boilerplates/vue-fullstack-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/graphql-boilerplates%2Fvue-fullstack-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-boilerplates%2Fvue-fullstack-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-boilerplates%2Fvue-fullstack-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-boilerplates%2Fvue-fullstack-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphql-boilerplates","download_url":"https://codeload.github.com/graphql-boilerplates/vue-fullstack-graphql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305934,"owners_count":20917208,"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","graphcool","graphql","instagram","react"],"created_at":"2024-08-01T14:01:06.364Z","updated_at":"2025-04-05T08:07:52.515Z","avatar_url":"https://github.com/graphql-boilerplates.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Boilerplates and Example Apps"],"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%2Fgraphql-boilerplates%2Fvue-fullstack-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphql-boilerplates%2Fvue-fullstack-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphql-boilerplates%2Fvue-fullstack-graphql/lists"}