Giter VIP home page Giter VIP logo

vue-graphql's Introduction

Vue-Hasura-Boilerplate

This repository contains the boilerplates for setting up Vue application using Hasura. It uses Hasura Graphql Engine for its backend support. It contains three boilerplates which can be used depending on need of application.

  • Hello-World:

This contains the basic configuration that is needed to just setup an application which will connect to Hasura Graphql engine using apollo client.

  • Basic:

Apart from the basic configuration this application contains the Queries, Subscriptions and Mutation examples for Ghrahql queries that one can make to Hasura engine. This application demonstrates these queries using a To-Do application.

  • Advanced:

Apart from what we did in Basic app this application contains Auth0 setup necessary for authorizing users.

Getting Started

Clone this repo using:

git clone https://github.com/pradeepgangwar/Vue-Graphql.git

cd into the folder you want to and install the dependencies using:

npm install

Once you have installed all the dependencies you can start the application using:

npm start

If everything goes well you should have your application running at localhost:8080

Additional notes:

  • If you are behind proxy setup consider reading this to setup your proxy support.
  • To read more about Hasura Graphql Engine refer to their docs and the graphlql-engine repo.
Powered By:

Hasura

vue-graphql's People

Contributors

pradeepgangwar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.