Hello everyone,
I’m Darshan Hiranandani, having trouble setting up the OpenMRS Reference Application 3 using the Maven SDK. Specifically, I’m unable to get the SPA frontend modules’ config files to work properly. The config works fine when I use the Dockerized version – after updating the config-core_demo.json
file and running docker-compose up --build
, I can see my changes reflected.
However, when I try to set it up with the Maven SDK (mvn openmrs-sdk
), the changes don’t seem to take effect. Can anyone help me figure out what I might be missing or what steps I need to take to make this work?
Appreciate any guidance or suggestions! Regards Darshan Hiranandani