React-app directory ui and api not found at vagrant installation

Hello everyone, I am tryng to get access to source files from the loraserver app that generates the user interfaces and api rest. But I’ve search this files for a long long time and I cant get any response.

I’ve made the installation via vagrant. So my doubt is: there is some directory that i can access and modify something on the interface of loraserver, or even if, how can i proceed to execute this changes in any other way ?

Thanks a lot!
Best Regards for all and hope to help others with this question.

Rogério Cassares

All static files are included inside the lora-app-server binary. When you want to make changes, you need to checkout https://github.com/brocaar/lora-app-server, make the changes and recompile. See also https://docs.loraserver.io/lora-app-server/community/source/.