I want to use server functionalities in camunda modeler plugin

Hi, I have been trying to access module like “fs” which are supported only by serve applications, how to achieve this in camunda modeler plugin code, is there any way i can access this “fs” module within plugin code also is it possible to host a server as part of plugin code itself ?

Also I am looking to create a plugin to open a tab with a bpmn file with a given path, I am not able to figure out a solution for the same, can someone help here ?

@Martin @nikku