Skip to content

DarkLite1/hip

Repository files navigation

HC IT Portal (hip)

A front-end website for end users where they can easily request IT services and start automated tasks like scripts.

Install the dependencies

yarn global add @quasar/cli
yarn

Start the app in development mode

yarn dev

Generate code from the graphql schema

  1. Add a valid token to the ./token.txt file
  2. Run the GraphQL code generator
yarn graphql-codegen

Build the app for production

quasar build

About

HC IT Portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published