Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 445 Bytes

File metadata and controls

14 lines (9 loc) · 445 Bytes

patient-generated-data-synthetic

Synthetic data for local and development environments. This project also builds a SQL Server Docker image for local development, and an H2 database for use by integration tests.

Local Development

local-db.sh

Use docker container ls to verify that the pgd-db image is running.

The resulting SQL Server instance is available at localhost:1633, username SA and password <YourStrong!Passw0rd>.