Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 605 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 605 Bytes

pct-coordination-platform

Foundry

A live demo is hosted by HL7 FHIR Foundry.

Running the Generated Application

The generated application is a Maven project based mostly on the HAPI-FHIR Starter Project. To run the application, navigate to the generated directory and run the following command:

mvn spring-boot:run

mvnDebug spring-boot:run

Need to run in wsl terminal as windows has a file length issue

Running in Docker

docker compose up