Skip to content

jantajov/vue-summit-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summit

Become a Patreon


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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.4%
  • Vue 44.3%
  • CSS 10.7%
  • HTML 0.6%