Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Pre Built Starter Applications

Patrick McElwee edited this page Feb 6, 2017 · 3 revisions

The template provided by Slush-MarkLogic-Node (the current repository) is useful for bootstrapping a custom demo application against MarkLogic. In some cases, however, you don't need the flexibility thus provided and do not want to do custom development to take the initial state to something you can use.

For general purpose demos against MarkLogic that do not require custom development work, we recommend the following two demo applications, which have many features worth demo-ing and are ready to use out-of-the-box:

MarkLogic Discovery App

This application is meant to provide quick ways to show-off key features in MarkLogic. To read details about features, setup and use please visit the README at https://github.com/ryanjdew/ml-slush-discovery-app.

For additional questions not covered by the README, please contact Sid Doshi.

Document Explorer

The Document Explorer allows users to upload binary files (PDFs, images, etc) and search against them. It also demonstrates MarkLogic's robust role-based security. (A user associated with a specific company/department can only view documents for their company/department.)

If you are interested in learning more about this demo, please contact Sid Doshi.

Clone this wiki locally