Alex Zbarcea created BROOKLYN-178:
-------------------------------------
Summary: setup jsgui development as nodejs dev (to use npm, bower,
grunt)
Key: BROOKLYN-178
URL: https://issues.apache.org/jira/browse/BROOKLYN-178
Project: Brooklyn
Issue Type: New Feature
Affects Versions: 0.8.0
Reporter: Alex Zbarcea
Current javacript (jsgui) development has poor integration with nodejs.
Dependencies should be resolved by {{bower}} and {{npm}}. Task runner should be
either {{grunt}} or {{mvn}}.
There are some complications in this case though:
* can we use the same webserver/container for both UI and REST?
* can the development be completely independent Java/Javascript
Extra component that should be required: {{jshint}}
A wiki page should document the development process for both {{Java}} and
{{ECMA}}
A nice reference is:
* [1] -
http://blog.trifork.com/2014/10/07/setting-up-maven-to-use-gruntnodejs/comment-page-1/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)