for general information on what DYD is, look in the repository root.
A plugin for DYD that connects to the dummy service. Copying this directory is a good place to start implementing your own DYD plugin.
Install Yarn
# install dependencies
$ yarn install
# build for production
$ yarn build