I would like to use webix on serverless Lambda AWS, How can i do? Does exist any guides?
Hello @carloalbertolab,
Due to the fact, that webix is a “client-side UI library”, it should be placed in the same way as other application resources (js/css), so you can try to use the installation guide:
If the manual does not suit you, please provide a more detailed description of the problem you encountered.