Adding proper typescript checking

This fixes the issue that Mobilizon Vue code is full of typescript issues

  • Adds vue-tsc --noEmit for vue + ts type checking.
  • Adds make generate-schema to generate the schema.graphql file from the live local server
  • Includes schema-client.graphql for the @client local only instructions
  • Run npx graphql-codegen for generating types from the graphql queries

Please let me know what you think, I use a lot of regex for this zero AI btw

Hi,
Thanks for your interest and contribution to the project.
Discussion will happen on the MR itself.
See you there :slight_smile:

1 Like

Hi, the discussion still hasn’t happened