holunda-io / camunda-bpm-cloud

Discontinued, look for camunda-bpm-taskpool
https://github.com/holunda-io/camunda-bpm-taskpool
Apache License 2.0
19 stars 0 forks source link

Wrap external tasklist with spring-boot #2

Closed jangalinski closed 8 years ago

jangalinski commented 8 years ago

I did not manage to run the node.js app. Maybe we should wrap it with jhipster?

zambrovski commented 8 years ago

Please no JHipster. But we can run it as a static resource from the container started by the Spring boot.

zambrovski commented 8 years ago

Currently, the Maven build runs the Node build and produces a simple static page, which can be packaged into the spring-boot archive. The problem is, that this archive must be the edge service, in order to route the requests to the backend.

jangalinski commented 8 years ago

Plan: