Slush Generator
This is a Slush generator that produces a skeleton MarkLogic application with the following components:
- AngularJS
 - Gulp
 - node.js: very thin layer, hosting the Angular code and proxying MarkLogic REST API requests
 - Roxy Deployer: bootstrap MarkLogic databases, application servers, etc; scaffolding for MarkLogic REST API service extensions
 
Client-side requests are proxied directly to the MarkLogic REST API. This works very well for building applications rapidly, but consider security before taking this approach to production.
 Code & Downloads
 GitHub Repository »
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.