Hello, i just try collabora online and it look so cool.
I want to use collabora to editing file in my own web application. How to setting up in my project, to open my file .odt that i have create before from Open Office (desktop). So another user can edited it too via web application. I have try using collabora with reactjs and express, and i use docker to run collabora server.
yes thanks, i have done follow thats step unitl show and edit “hello word” document. But, I mean, what should i do if i want to open file from the server like file .odt or .docx. because in example it just return string “helo word”. How to return and what format if we want to open file .odt or .docx?