bcgov / BC-Wallet-Demo

Demo of Verifiable Credentials Using the BC Wallet
https://digital.gov.bc.ca/digital-trust/showcase
Apache License 2.0
7 stars 13 forks source link

feat: added docker compose #181

Closed wadeking98 closed 1 year ago

wadeking98 commented 1 year ago

added docker compose manage scripts.

run ./manage build to build the docker images then ./manage start to start a production instance, or ./manage dev to run a development instance