Vue.js Full Stack App

Vue.js Full Stack App

This is a simple product server built with Vue.js on the frontend and two variations of a Node.js server on the backend (one implemented with a RESTful server and one with GraphQL).

Here is the hosted app:
https://mystifying-feynman-bb7e54.netlify.app/#/GQLall

The GraphQL server is not hosted so you need to run it locally for it to work:
https://github.com/echohatch1/GraphQL_Server