Stream: hapi
Topic: Hacking Locally
Josh Collins (Feb 27 2020 at 17:48):
I'm trying to figure out what is a good sustainable workflow for hacking at hapi-fhir components locally.
I have the main repo pulled down, mvn clean install completed successfully. I'm able to run mvn jetty:run, but instead of the hapi-fhir interface I get a directory listing: image.png
Does anyone have any tips on testing changes locally?
Last updated: Apr 12 2022 at 19:14 UTC