Skip to content

jeremybrunetML/MLJobExplorer

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published