Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 160 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 160 Bytes

covid19-testmanagement

#WirVsVirusHackathon

Start App with Docker

docker build -t get-me-tested:latest .

docker run -d -p 5000:5000 get-me-tested