TBD54566975 / tbdex-pfi-exemplar

4 stars 8 forks source link

add docker files #45

Open chris-tbd opened 6 months ago

chris-tbd commented 6 months ago

This pull request primarily focuses on the introduction of Docker to the codebase. Docker is a tool that helps to create, deploy, and run applications by using containers. The changes include the creation of Docker-related files and configurations, as well as the addition of Docker-related scripts in the package.json file.

Docker-related changes:

Changes to scripts: