Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 668 Bytes

File metadata and controls

33 lines (17 loc) · 668 Bytes

MedTech Chain - Trusted Third Party

Build encryption backend

Run scripts/copy-lib.sh

Do this before running the server.

Run the server

Docker

docker-compose -p medtechchain-ttp up -d --build

IntelliJ

Use the run configuration in run-configs/TtpApplication