derms / MLJobExplorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marklogic Jobs Explorer

Marklogic Jobs Explorer

Deploy the service in your ML project

cp ml-modules/services/jobService.sjs /path_to_your_ml_project/srv/main/ml-modules/services/
cp ml-modules/services/jobManagement.xqy /path_to_your_ml_project/srv/main/ml-modules/services/

then deploy from your ML project

gradle mlLoadModules

Install the dependencies

yarn

update the configuration

quasar.conf.js -> target: 'http://localhost:8013', update the port to target your own JOB database

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

Screenshots

jobs dhf jobs legacy jobs legacy error job detail job detail stats

About


Languages

Language:Vue 55.9%Language:JavaScript 38.5%Language:HTML 3.1%Language:XQuery 1.4%Language:CSS 1.1%