This repository was archived by the owner on Oct 5, 2020. It is now read-only.
  
  
  - 
                Notifications
    
You must be signed in to change notification settings  - Fork 28
 
Home
        grtjn edited this page Nov 14, 2014 
        ·
        15 revisions
      
    You are looking at a so-called Slush generator template. Slush is described as a scaffolding system. It provides a generic framework to perform scaffolding tasks using Gulp. We use Slush here to ramp up a new project folder with a single command. It will create a REST-type MarkLogic Roxy project for you, copy a node.js/AngularJS stack on top of it, and run some initialization commands for you, all in a single run.
It comes with a barebones application, with a few of the most commonly used features already in place. Otherwise it is kept as clean, and empty as possible, to allow users like you to quickly blend in whatever you are going to need for your project.
Understanding this library
- Background
 - Explaining the stack
 - Project folder structure
 - Core Tools and Components
 - REST extensions
 - UI and UX Details
 - Possible Issues
 
Creating your own demo