Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add a note to run locally without recompiling the full module again and again.

...

You need to use the system with a user account that has a provider attached to it. Either create yourself a new OpenMRS user, or use the admin one, and go to http://localhost:8080/openmrs/admin/provider/index.htm and do Add Provider.

 After the installation is done, the command bellow can provide you a easy way to make changes in the local repository and get it running without recompiling the full module:

Code Block
mvn jetty:run -DuiFramework.development.ebolaexample=/path/to/your/repository