/plushcap/analysis/hasura/building-progressive-todo-web-app-with-vuetify-vuex-graphql

Building a Progressive Todo Web App with Vuetify, Vuex and GraphQL

What's this blog post about?

This tutorial demonstrates how to build a progressive Todo web app using Vuetify, Vuex, VueApollo, and Hasura GraphQL Engine. The tech stack includes Vue.js with Vuetify for Material Design UI, Vuex for state management, and VueApollo for making GraphQL queries. The app is built on the foundation of davidgaroro/vuetify-todo-pwa, which uses Vuetify for the TodoMVC UI with material design and Vuex for state management. Hasura GraphQL Engine is used to get instant GraphQL APIs over Postgres. The app also includes a boilerplate setup for a Progressive Web App (PWA) with an app manifest, service worker, and Workbox options to cache Google Fonts. The source code for the app can be found on GitHub.

Company
Hasura

Date published
March 26, 2019

Author(s)
Praveen Durairaju

Word count
777

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.