A front-end website for end users where they can easily request IT services and start automated tasks like scripts.
yarn global add @quasar/cli
yarn
yarn dev
- Add a valid token to the
./token.txt
file - Run the GraphQL code generator
yarn graphql-codegen
quasar build