Camunda with Angular2

Hi,

I’m evaluating the possibilities of writing an own frontend for Camunda and one approach would be to base the new frontend on angular2. Was this ever done before and if so, are there some references? Is it even possible or would it be necessary to write a new sdk like the angular 1.2 sdk?

Kind regards

1 Like

Hi,

the idea came up before, but to my knowledge there has not been any progress on these issues so far. We have some JIRA Issues for it: 1, 2, 3.

It surely is possible, but it would require major structural changes to the webapps. Most of the SDK is not angular-specific but a small part for the embedded forms would probably have to be adapted.

If you make any progress on this front, please share your insights :slight_smile:

Cheers
Sebastian