A Quasar Framework app
npm install
quasar dev
quasar build
Rasello User Management Plugin is required for this project to run which handles the authetication management of the system. You can find the extension at: Rasello User Management Quasar Extension
Firstly, go to the root directory of extension and run the following command:
yarn link
Then, go to the root directory of this project and run the following command:
yarn link quasar-app-extension-rasello-user-management
For more information, see rasello user management extension's Readme file.
-
API_URL: The url for the backend API
-
REPORT_TYPE: The type of report for generated reports like consignment report and consignment survey report. Available options are
download | html
.