Open gjwilson21 opened 8 years ago
Not yet, though we have some long term plans adding docs on how to use node client api in middle-tier..
Slush generated app is a 3-tier app, same architecture as MEAN. You can extend the middle tier (node.js) with your business logic and expose it as rest api service(s) to the presentation tier. You can also use the slush-generator version with java springboot acting as the middle tier.
Hi,
Currently there are multiple generators/frameworks for MEAN stacks based on Mongo DB. is there a plan to develop one for MarkLogic(since M could also mean MarkLogic :))? I have tried using both, the slush-generator as well as samplestack. Is there something that is in between(not as full blown as sample stack, but a three tier app which can be used as a starting point)?
Thanks Joel