Skip to content

jmakeig/marklogic-browser-upload

Repository files navigation

Experimental browser-based ingestion. (Mostly an excuse to learn Redux.)

Set-up

  1. Install all of the dependencies with npm install
  2. Build the front-end JavaScript with npm run-script build.
  3. Run the unit tests with npm test.
  4. In MarkLogic (8.0+), create a new app server. Point its root to this repository’s top-level folder.
  5. Navigate to http://localhost:8112/browser/index.html, substituting localhost with your hostname and 8112 with the app server’s port configured above.
  6. Run npm run-script watch to build continuously in the background.

query console file upload-options

About

Experimentation in drag and drop ingestion from the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published