Akryum / vue-summit-app

Example App: Vue + GraphQL + Apollo (Devfest Nantes 2017)

Home Page:https://devfest-summit.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summit

Become a Patreon

Sponsors

Gold

sum.cumo logo

Silver

VueSchool logo Vue Mastery logo

Bronze


Ask questions to the speaker and upvote them!

The backend api uses Apollo GraphQL tools and an express nodejs server.

The frontend app is using Vue and Apollo GraphQL. It features:

  • Routing with vue-router
  • State management with vuex
  • Google Signin (OAuth)
  • Full Server-Side Rendering
  • GraphQL data with Apollo
  • Real-time updates with GraphQL Subscriptions
  • Apollo Engine for Monitoring performance, Reporting errors and Caching (Apollo Cache Control)
  • Automatic Persisted Queries
  • Full-text instant search
  • Specific 'Server Error' component rendered on the server
  • Stylus for the component styling

This application was intially made for the Devfest Nantes 2017 conference.

About

Example App: Vue + GraphQL + Apollo (Devfest Nantes 2017)

https://devfest-summit.now.sh/


Languages

Language:JavaScript 44.4%Language:Vue 44.3%Language:CSS 10.7%Language:HTML 0.6%