I’m following the docs (ONLYOFFICE Api Documentation - ONLYOFFICE Docs React component) for embedding ONLYOFFICE Document Editor on my React Application, but i’m getting a lot of stuck with it.
I up a Docker container with Community Edition, but i am not able to create new documents or manage it in order to get the url for config.document.url prop.
Can anyone tell me what I must to do for having a document editor in my React application?
Thanks!