{"id":16227778,"url":"https://github.com/akryum/vue-summit-app","last_synced_at":"2025-07-11T09:35:38.166Z","repository":{"id":66017421,"uuid":"107403199","full_name":"Akryum/vue-summit-app","owner":"Akryum","description":"Example App: Vue + GraphQL + Apollo (Devfest Nantes 2017)","archived":false,"fork":false,"pushed_at":"2019-04-24T22:04:38.000Z","size":306,"stargazers_count":180,"open_issues_count":1,"forks_count":24,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-01T21:04:53.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://devfest-summit.now.sh/","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/Akryum.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}},"created_at":"2017-10-18T12:09:28.000Z","updated_at":"2025-03-27T22:35:24.000Z","dependencies_parsed_at":"2023-03-10T23:28:38.710Z","dependency_job_id":null,"html_url":"https://github.com/Akryum/vue-summit-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Akryum/vue-summit-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fvue-summit-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fvue-summit-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fvue-summit-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fvue-summit-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akryum","download_url":"https://codeload.github.com/Akryum/vue-summit-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fvue-summit-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264777821,"owners_count":23662555,"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-10T12:53:51.040Z","updated_at":"2025-07-11T09:35:38.105Z","avatar_url":"https://github.com/Akryum.png","language":"JavaScript","funding_links":["https://www.patreon.com/akryum"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Akryum/devfest-nantes-2017/master/logo.png\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eSummit\u003c/h1\u003e\n\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.patreon.com/akryum\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button.png\" alt=\"Become a Patreon\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Sponsors\n\n### Gold\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.sumcumo.com/en/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://cdn.discordapp.com/attachments/258614093362102272/570728242399674380/logo-sumcumo.png\" alt=\"sum.cumo logo\" width=\"400px\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Silver\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vueschool.io/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://vueschool.io/img/logo/vueschool_logo_multicolor.svg\" alt=\"VueSchool logo\" width=\"200px\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://www.vuemastery.com/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://cdn.discordapp.com/attachments/258614093362102272/557267759130607630/Vue-Mastery-Big.png\" alt=\"Vue Mastery logo\" width=\"200px\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Bronze\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vuetifyjs.com\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://cdn.discordapp.com/attachments/537832759985700914/537832771691872267/Horizontal_Logo_-_Dark.png\" width=\"100\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://www.frontenddeveloperlove.com/\" target=\"_blank\" title=\"Frontend Developer Love\"\u003e\n    \u003cimg src=\"https://cdn.discordapp.com/attachments/258614093362102272/557267744249085953/frontend_love-logo.png\" width=\"56\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003cbr\u003e\n\n\u003e Ask questions to the speaker and upvote them!\n\nThe [backend api](./api) uses Apollo GraphQL tools and an express nodejs server.\n\nThe [frontend app](./app) is using Vue and Apollo GraphQL. It features:\n\n- Routing with vue-router\n- State management with vuex\n- Google Signin (OAuth)\n- Full Server-Side Rendering\n- GraphQL data with [Apollo](https://www.apollographql.com/)\n- Real-time updates with GraphQL Subscriptions\n- [Apollo Engine](https://www.apollographql.com/engine/) for Monitoring performance, Reporting errors and Caching ([Apollo Cache Control](https://github.com/apollographql/apollo-cache-control))\n- Automatic [Persisted Queries](https://github.com/apollographql/apollo-link-persisted-queries)\n- Full-text instant search\n- Specific 'Server Error' component rendered on the server\n- Stylus for the component styling\n\nThis application was intially made for the Devfest Nantes 2017 conference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakryum%2Fvue-summit-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakryum%2Fvue-summit-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakryum%2Fvue-summit-app/lists"}