Companion starter UI for hasura-base. Includes user auth and profile edit workflows.
yarnyarn devyarn lint
# or
npm run lintquasar buildSee Configuring quasar.config.js.
This demo app uses URQL and GraphQL Code Generator.
After creating a new query or muation with graphql() you will need to re-run codegen with:
yarn codegen